SimVector-class: Vector object: Random parameters vector
Description
This object can be used to represent a vector in SEM model. It contains free parameters, fixed values, starting values, and model misspecification. This object can be represented mean, intercept, or variance vectors.
The free-parameter vector. Any NA elements or character elements are free. Any numeric elements are fixed as the specified number. If any free elements have the same characters (except NA), the elements are equally constrained.
popParam:
Real population parameters of the free elements.
misspec:
Model misspecification that will be added on top of the fixed and real parameters.