View source: R/add_labels_in_lavaan_parTable.R
add_labels_in_lavaan_parTable | R Documentation |
lavaan
parTable
Fills in default labels from the lavaan
model
syntax into empty slots (i.e., parameters that do not have a user
specified label) of the lavaan parTable object.
add_labels_in_lavaan_parTable(internal_list = NULL)
internal_list |
A list with various information extracted from the model. |
A lavaan
parTable
object where empty slots (i.e.,
parameters that do not have a user specified label) in the original
parTable
object have been filled in with default labels from
the lavaan
model syntax.
Gische, C., Voelkle, M.C. (2022) Beyond the Mean: A Flexible Framework for Studying Causal Effects Using Linear Models. Psychometrika 87, 868–901. https://doi.org/10.1007/s11336-021-09811-z
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.