Description Usage Arguments Value
Functional Intraclass Correlation Bootstrap
1 2 3 4 5 6 7 8 9 10 11 | functional_ICC_bootstrap(
MHPCA,
nboots,
alpha = 0.05,
maxiter,
epsilon,
fve_cutoff,
nknots,
quiet = FALSE,
file_name = NULL
)
|
MHPCA |
MHPCA object |
nboots |
number of bootstraps to perform |
alpha |
alpha level |
maxiter |
maximum iterations |
epsilon |
epsilon for MM algorithm |
fve_cutoff |
fraction of variance cutoff for M-HPCA |
nknots |
number of knots for splines |
quiet |
logical for printing timing messages |
file_name |
name of file to save individual bootstrapped results in if desired |
fICC percentiles (data.frame)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.