simulation,lmerMod-method {ib} | R Documentation |
Simulation for linear mixed model regression
Description
simulation method for class IbLmer
Usage
## S4 method for signature 'lmerMod'
simulation(object, control = list(...), ...)
Arguments
object |
an object of class IbLmer |
control |
a |
... |
further arguments. |
[Package ib version 0.2.0 Index]