eqs: EQS (Bentler-Weeks)

Description Usage Arguments Details Value Author(s) References See Also

View source: R/eqs.R

Description

Model-implied variance-covariance matrix (\boldsymbol{Σ} ≤ft( θ \right)) using the Bentler-Weeks notation.

Usage

1
eqs(G, BE, I, GA, PH)

Arguments

G

Matrix used to select manifest (observed) variables.

BE

m \times m matrix of the coefficients for the \boldsymbol{η} variables on each other (\mathbf{B}). m is the number of \boldsymbol{η} variables.

I

m \times m identity matrix.

GA

m \times n matrix of the coefficients for the \boldsymbol{η} (m) variables on \boldsymbol{ξ} (n) variables (\boldsymbol{Γ}).

PH

n \times n variance-covariance matrix of \boldsymbol{ξ} (\boldsymbol{Φ}).

Details

\boldsymbol{Σ} ≤ft( θ \right) = \mathbf{G} ≤ft( \mathbf{I} - \mathbf{B} \right)^{-1} \boldsymbol{Γ} \boldsymbol{Φ} \boldsymbol{Γ}^{T} ≤ft( ≤ft( \mathbf{I} - \mathbf{B} \right)^{-1} \right)^{T} \mathbf{G}^{T}

Value

Returns the model-implied variance-covariance matrix (\boldsymbol{Σ} ≤ft( θ \right)) using the Bentler-Weeks notation.

Author(s)

Ivan Jacob Agaloos Pesigan

References

Bentler, P. M. (2006). EQS 6 Structural Equations Program Manual. Encino, CA: Multivariate Software, Inc.

See Also

Other SEM notation functions: eqs_mu(), lisrel_fa(), lisrel_obs_xy(), lisrel_obs_yx(), lisrel_obs_yy(), lisrel_obs(), lisrel_xx(), lisrel_xy(), lisrel_yx(), lisrel_yy(), lisrel(), ram_mu(), ram_m(), ram_s(), ram(), sem_fa(), sem_lat(), sem_obs()


jeksterslabds/jeksterslabRds documentation built on July 16, 2020, 3:41 p.m.