View source: R/fct_bootstraps.R
bootdist_fun | R Documentation |
Determines the appropriate bootstrap function based on a fit object
bootdist_fun(x, ft, niter = 200)
x |
Not used |
ft |
A |
niter |
An integer. The number of iterations set for the bootstrap function |
An appropriate bootstrap function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.