View source: R/bruceR-stats_1_basic.R
cor_multilevel | R Documentation |
Multilevel correlations (within-level and between-level).
For details, see description in HLM_ICC_rWG
.
cor_multilevel(data, group, digits = 3)
data |
Data frame. |
group |
Grouping variable. |
digits |
Number of decimal places of output. Defaults to |
Invisibly return a list of results.
Corr
HLM_ICC_rWG
# see https://psychbruce.github.io/supp/CEM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.