add_labels_in_lavaan_parTable: Add Labels to 'lavaan' 'parTable'

View source: R/add_labels_in_lavaan_parTable.R

add_labels_in_lavaan_parTableR Documentation

Add Labels to lavaan parTable

Description

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.

Usage

add_labels_in_lavaan_parTable(internal_list = NULL)

Arguments

internal_list

A list with various information extracted from the model.

Value

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.

References

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


christian-gische/causalSEM documentation built on April 26, 2023, 10:36 p.m.