Skip to content

Commit

Permalink
Update R/predprob.R
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Sabanes Bove <[email protected]>
  • Loading branch information
audreyyeoCH and danielinteractive authored Nov 30, 2023
1 parent 6141fbd commit df98958
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/predprob.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ NULL
#' - `i`: `Y = i`, number of future successes in `Nmax-n` subjects.
#' - `density`: `Pr(Y = i|x)` using beta-(mixture)-binomial distribution.
#' - `posterior`: `Pr(P_E > p | x, Y=i)` using beta posterior.
#' - `result_thetaT`: indicator `I(b>thetaT)`.
#' - `success`: indicator `I(b>thetaT)`.
#'
#' @typed x : number
#' number of successes.
Expand Down

0 comments on commit df98958

Please sign in to comment.