Description Usage Arguments Details Value Examples
icc
returns the intraclass correlation coefficient
1 | icc(depvar, indvar)
|
depvar |
dependent variable, must be numeric |
indvar |
independent variable, must be categorical |
The function calculates the Intraclass Correlation Coefficient based on the results of the aov() function
returns the intraclass correlation coefficient (ICC)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.