Learn R Programming

simsem (version 0.2-8)

writeLavaanCode: Write a lavaan code given the matrices of free parameter

Description

Write a lavaan code given the matrices of free parameter

Usage

writeLavaanCode(object, constraint, aux = NULL)

Arguments

object
A parameter object, SimParam
constraint
An equality constraint
aux
The names of auxiliary variables

Value

  • A string of lavaan code

Examples

Run this code
# No example

Run the code above in your browser using DataLab