boot_ICC | R Documentation |
Generates a bootstrap sample and estimates the ICC
boot_ICC(X, nt, Bmat, indB)
X |
Data frame with the pairwise distances |
nt |
Data frame with the number of trips by subject |
Bmat |
Matrix with subjects identifiers in the resamples |
indB |
Column in Bmat that geenrates the resample |
Data frame with the estimates of the ICC (r), the subjects' mean sum-of-squares (MSA), the between-subjects variance (sb), the total variance (st), and the within-subjects variance (se).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.