rel_lvl1: Estimate the reliability of random effects

Description Usage Arguments Value

Description

Estimate the reliability of random effects

Usage

1
rel_lvl1(summary, cluster, x_lvl1 = NULL, data)

Arguments

summary

lmer summary model.

cluster

Column label of data corresponding to the cluster/group identification variable.

x_lvl1

Column label(s) of data corresponding to the predictor variable(s) for level-1 observations.

data

Data frame, matrix, or tibble containing the data to use in the linear model.

Value

Vector of reliability estimates for random effects.


jadahlke/hlmer documentation built on May 31, 2019, 8:43 a.m.