wbm-class {panelr} | R Documentation |
Within-Between Model (wbm
) class
Description
Models fit using wbm()
return values of this class, which
inherits from merMod-class
.
Slots
call_info
A list of metadata about the arguments used.
call
The actual function call.
summ
The
jtools::summ()
object returned from calling it on themerMod
object.summ_atts
The attributes of the
summ
object.orig_data
The data provided to the
data
argument in the function call.
[Package panelr version 0.7.8 Index]