predRE.lme4: Function to predict the random effects on data using lme4...

View source: R/predRE_lme4.R

predRE.lme4R Documentation

Function to predict the random effects on data using lme4 output

Description

Function to predict the random effects on data using lme4 output

Usage

predRE.lme4(model, data)

Arguments

model

A lme4 object

data

A dataframe containing longitudinal data

Value

A list containing the random effect for each subject, the fixed coefficients from lme4 and the formula used to compute the lme4 mixed model


anthonydevaux/hdlandmark documentation built on Jan. 11, 2023, 8:01 a.m.