seminr specify_model() function
Combines model components together into a single specified_model
object for estimation functions
specify_model( measurement_model, structural_model = NULL, item_associations = NULL )
measurement_model |
An optional |
structural_model |
An optional |
item_associations |
An item-to-item matrix representing error
covariances that are freed for estimation.
This matrix is created by |
A list containing a SEMinR measurement model, structural model, and item associations.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.