bootstrapper | R Documentation |
lavaan
objects using theBootstrap lavaan
objects using the
bootstrapper(
m0,
m1 = NULL,
functional = identity,
n_reps = 1000,
bs = TRUE,
skip_warning = FALSE
)
m0 , m1 |
Several |
functional |
The functional to calculate. Takes a list of |
n_reps |
Number of bootstrap repetitions. |
bs |
If |
skip_warning |
If |
Bootstrapped objects as calculated by functional
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.