RHSForm {bpnreg}R Documentation

RHSForm function from lme4 package

Description

Function to help divide input formula of bpnme object into a fixed and random part

Usage

RHSForm(form, as.form = FALSE)

Arguments

form

see lme4 package documentation

as.form

see lme4 package documentation

Source

Douglas Bates, Martin Maechler, Ben Bolker, Steve Walker (2015). Fitting Linear Mixed-Effects Models Using lme4. Journal of Statistical Software, 67(1), 1-48.doi:10.18637/jss.v067.i01.


[Package bpnreg version 2.0.3 Index]