Learn R Programming

simsem (version 0.2-8)

reduceConstraint: Reduce the model constraint to data generation parameterization to analysis model parameterization.

Description

Reduce the model constraint to data generation parameterization (in SimSet) to analysis model parameterization (in linkS4class{SimRSet}). Some symbols will be reduced to appropriate position such as VTE[3] to TE[3, 3]

Usage

reduceConstraint(SimEqualCon)

Arguments

SimEqualCon
The equality constraint object, SimEqualCon

Value

  • The reduced equality constraint object, SimREqualCon

Examples

Run this code
# No example

Run the code above in your browser using DataLab