bootstrap_ci | R Documentation |
Apply the Bayesian subsampled bootstrap to a fitted tinyvamp model
bootstrap_ci(
W,
fitted_model,
n_boot,
m = NULL,
alpha = 0.05,
parallelize = FALSE,
ncores = 5,
seed = NULL,
return_models = FALSE,
verbose = FALSE,
adjust = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.