| 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_infoA list of metadata about the arguments used.
callThe actual function call.
summThe
jtools::summ()object returned from calling it on themerModobject.summ_attsThe attributes of the
summobject.orig_dataThe data provided to the
dataargument in the function call.
[Package panelr version 0.7.8 Index]