Learn R Programming

simsem (version 0.2-8)

reassignNames: Reassign the name of equality constraint

Description

Match the rownames of the equality constraint, check whether it match any model matrices, and substitute with an appropriate matrix name.

Usage

reassignNames(modelType, Name)

Arguments

modelType
The type of the analysis model
Name
The row names of a matrix in the equality constraint

Value

  • The appropriate row names given the analysis model

Examples

Run this code
# No example

Run the code above in your browser using DataLab