Description Usage Arguments See Also
Perform nonparametric and parametric bootstrapping with percentile and bias corrected confidence intervals on SEM parameter estimates.
1 2 3 4 5 6 7 8 9 10 11 12 |
data |
Matrix of sample data to bootstrap. |
model |
Specified model to fit following |
raw_data |
Logical.
If |
mean_vector |
A sample mean vector.
Ignored if |
n |
Sample size.
Ignored if |
B |
Number of bootstrap resamples. |
cluster |
Logical.
If |
cores |
Integer. Number of cores to use. Defaults to total number of threads minus 1. |
nb |
Logical.
If |
... |
Arguments to pass to |
Other bootstrap functions:
boot_fit()
,
boot_nb()
,
boot_pb_med_simple()
,
boot_pb_vm()
,
boot_pb()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.