safeDeparse {bpnreg} | R Documentation |
reOnly function from lme4 package
Description
Function to help divide input formula of bpnme object into a fixed and random part
Usage
safeDeparse(x, collapse = " ")
Arguments
x |
see lme4 package documentation |
collapse |
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]