View source: R/fct_bootstraps.R
get_bootstrap | R Documentation |
Generate bootstrap sample(s) for a list of fit(s) and check their convergence
get_bootstrap(fits)
fits |
A list of |
A list of two lists. The first list contains the bootstrap sample(s) and the second one the logical value of convergence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.