View source: R/bootstrap-tests.R
Function for performing the parametric bootstrap test for comparing groups as laid out in 'Multilevel-Hybrid Principal Component Analysis' by Campos et. al (20??).
1 | MHPCA_bootstrap_between(MHPCA, B, region, group, nknots, quiet = FALSE)
|
MHPCA |
MHPCA output from MHPCA function |
B |
number of bootstrap samples (scalar) |
region |
region to consider for hypothesis test (scalar) |
group |
groups to consider for the hypothesis test (character) |
nknots |
number of knots for smoothing splines |
quiet |
print timing messages (logical) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.