new.binomialStudy | R Documentation |
make a binomial study
new.binomialStudy(
size,
endpoint = c("cure", "mortality"),
method = c("normal", "chisq", "wald", "bl", "ac"),
significance = as.numeric(NA),
hurdle = as.numeric(NA),
margin = as.numeric(NA)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.