rhosch {rlme} | R Documentation |
Cluster Correlation Coefficient Estimate
Description
Moment estimate version of correlation coefficient in a cluster in a three-level nested design.
Usage
rhosch(ahat, school, section)
Arguments
ahat |
A vector of scores. Wilcoxon scores are used in the package. |
school |
A vector of clusters. |
section |
A vector of subclusters. |
References
Y. K. Bilgic. Rank-based estimation and prediction for mixed effects models in nested designs. 2012. URL http://scholarworks.wmich.edu/dissertations/40. Dissertation.
[Package rlme version 0.5 Index]