int_eval2 | R Documentation |
This function is called on Evaluation of Sequential probability ratio test,
SPRT.eval
.
int_eval2(pop_mean, obj, overdispersion.sim = NA, seed = NULL)
pop_mean |
True population density. |
obj |
A SPRT 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 H1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.