Learn R Programming

simsem (version 0.2-8)

combineMeasurementErrorExoEndo: Combine measurement error correlation from the exogenous and endogenous sides into a single matrix

Description

Combine measurement error correlation from the exogenous and endogenous sides into a single matrix

Usage

combineMeasurementErrorExoEndo(TD, TE, TH)

Arguments

TD
The error of measurement correlation in the exogenous side
TE
The error of measurement correlation in the endogenous side
TH
The correlation between the error of measurement in the exogenous and endogenous sides

Value

  • The combined error correlation matrix

Examples

Run this code
# No example

Run the code above in your browser using DataLab