R/icc.R
icc.Rd
A simple function for calculating intraclass correlation using lme4::lmer(). The formula follows the description provided on Wikipedia.
lme4::lmer()
icc(x, group)
Response variable.
Grouping variable.
An estimate of intraclass correlation.