| dpm-class {dpm} | R Documentation |
Dynamic Panel Model (dpm) class
Description
Models fit using dpm() return values of this class, which
inherits from lavaan-class.
Slots
call_infoA list of metadata about the arguments used.
callThe actual function call.
mod_stringThe model formula passed to
lavaan.wide_dataThe data provided to the
dataargument in the functionformulaThe
Formula::Formula()object provided todpm(). call.
[Package dpm version 1.2.0 Index]