View source: R/bootstrapping.R
bootstrap_show | R Documentation |
Show stratification specified by control object, see ( ).
bootstrap_show(
s,
show = c("strata", "sample")[1],
vari = c("stomach", "sample")[1],
condense = TRUE
)
s |
Stomach data set of class STOMobs. |
show |
Show either number of stomachs per strata or number of stomachs per samples available for bootstrapping. |
vari |
Variable, number of stomachs or number of samples |
Logical |
for condense of table |
table Information on data available for bootstrapping
## Not run: bootstrap_show(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.