Description Usage Arguments Value
View source: R/BinSing_FinalCut.R
Calculate the final cutoff for a single sample binary test
1 | BinSing_FinalCut(alpha, beta, p0, thetaT, Nmax)
|
alpha |
The beta prior's alpha |
beta |
The beta prior's beta |
p0 |
comparison value |
thetaT |
required posterior mass |
Nmax |
total sample size |
Returns the highest integer, x, between 0 and Nmax for which P(π ≤q p0 | x) > thetaT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.