se_lvl1: Estimate level-1 standard errors for random effects

Description Usage Arguments Value

Description

Estimate level-1 standard errors for random effects

Usage

1
se_lvl1(sigma, cluster, x_lvl1 = NULL, data)

Arguments

sigma

Residual standard deviation.

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

Matrix of estimated level-1 standard errors for random effects.


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