Description Usage Arguments Details Value Author(s) References See Also
Derives the model-implied variance-covariance matrix \boldsymbol{Σ} ≤ft( \boldsymbol{θ} \right) using the Reticular Action Model (RAM) notation.
1 | Sigmatheta(A, Omega, filter = NULL)
|
A |
|
Omega |
|
filter |
|
The model-implied variance-covariance matrix \boldsymbol{Σ} ≤ft( \boldsymbol{θ} \right) as a function of Reticular Action Model (RAM) matrices is given by
\boldsymbol{Σ} ≤ft( \boldsymbol{θ} \right) = \mathbf{F} ≤ft( \mathbf{I} - \mathbf{A} \right)^{-1} \boldsymbol{Ω} ≤ft[ ≤ft( \mathbf{I} - \mathbf{A} \right)^{-1} \right]^{\mathsf{T}} \mathbf{F}^{\mathsf{T}}
where
\mathbf{A}_{t \times t} represents asymmetric paths (single-headed arrows), such as regression coefficients and factor loadings,
\boldsymbol{Ω}_{t \times t} represents symmetric paths (double-headed arrows), such as variances and covariances,
\mathbf{F}_{j \times t} represents the filter matrix used to select the observed variables,
\mathbf{I}_{t \times t} represents an identity matrix,
j number of observed variables,
k number of latent variables, and
t number of observed and latent variables, that is j + k .
Returns the model-implied variance-covariance matrix
\boldsymbol{Σ} ≤ft( \boldsymbol{θ} \right)
derived from the A, Omega, and filter matrices.
Ivan Jacob Agaloos Pesigan
McArdle, J. J. (2013). The development of the RAM rules for latent variable structural equation modeling. In A. Maydeu-Olivares & J. J. McArdle (Eds.), Contemporary Psychometrics: A festschrift for Roderick P. McDonald (pp. 225–273). Lawrence Erlbaum Associates.
McArdle, J. J., & McDonald, R. P. (1984). Some algebraic properties of the Reticular Action Model for moment structures. British Journal of Mathematical and Statistical Psychology, 37 (2), 234–251.
Other SEM notation functions:
Omega(),
mutheta(),
m()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.