ICC | R Documentation |
Computes the intraclass correlation coefficient (ICC) using a matrix of distances.
ICC(X, nt)
X |
Matrix with the pairwise distances. |
nt |
Data frame with the number of trips by subject |
The intraclass correlation coefficient is estimated using the distance matrix among trajectories.
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.