.createParameterTable | R Documentation |
create a parameter table using the elements extracted from lavaan
.createParameterTable(
parameterValues,
parameterLabels,
modelParameters,
parameterIDs
)
parameterValues |
values of parameters |
parameterLabels |
names of the parameters |
modelParameters |
model parameters from lavaan |
parameterIDs |
unique parameter ids from lavaan -> identify each parameter with a unique number |
parameter table for lessSEM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.