Learn R Programming

bruceR (version 2023.9)

cor_multilevel: Multilevel correlations (within-level and between-level).

Description

Multilevel correlations (within-level and between-level). For details, see description in HLM_ICC_rWG.

Usage

cor_multilevel(data, group, digits = 3)

Value

Invisibly return a list of results.

Arguments

data

Data frame.

group

Grouping variable.

digits

Number of decimal places of output. Defaults to 3.

See Also

Corr

HLM_ICC_rWG

Examples

Run this code
# see https://psychbruce.github.io/supp/CEM

Run the code above in your browser using DataLab