A numeric vector. Optional vector with values for the
model parameters in the parameter table.
debug
Logical. If TRUE, show debugging information.
Details
This is a collection of lower-level constraint related functions
that are used in the lavaan code. They are made public per
request of package developers. Below is a brief description of what
they do:
The lav_constraints_parse function parses the constraints
specification (provided as a string, see examples), and generates
a list with useful information about the constraints.