Learn R Programming

simsem (version 0.2-8)

constrainMatrices: Impose an equality constraint in an object

Description

Impose an equality constraint in an object

Usage

constrainMatrices(object, SimEqualCon, ...)

Arguments

object
The desired object that would like to be constrained, such as the list of parameter matrices
SimEqualCon
The equality constraint that saves the desired constraints.
...
The additional arguments

Value

  • The constrained object

Examples

Run this code
# No example

Run the code above in your browser using DataLab