int_eval | R Documentation |
This function is called on Evaluation of Sequential tests of
Bayesian posterior probabilities, STBP.eval
.
int_eval(pop_mean, prior, n, obj, overdispersion.sim = NA, seed = NULL)
pop_mean |
True population density. |
prior |
Initial prior. |
n |
Sample size within bouts. |
obj |
A STBP object |
overdispersion.sim |
Overdispersion parameter or function for simulations. |
seed |
Optional seed for random count generation. |
A list with average number of bouts required to reach a decision and recommendation for H
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.