Description Usage Arguments Details Value Author(s) References See Also
Derives the mean structure vector \mathbf{M} using the Reticular Action Model (RAM) notation.
1 |
mu |
|
A |
|
filter |
|
The mean structure vector \mathbf{M} as a function of Reticular Action Model (RAM) matrices is given by
\mathbf{M} = ≤ft( \mathbf{I} - \mathbf{A} \right)^{-1} \mathbf{F}^{T} \boldsymbol{μ} ≤ft( \boldsymbol{θ} \right)
where
\mathbf{A}_{m \times m} represents asymmetric paths (single-headed arrows), such as regression coefficients and factor loadings,
\mathbf{I}_{m \times m} represents an identity matrix,
\mathbf{F}_{k \times m} represents the filter matrix used to select the observed variables,
\boldsymbol{μ} ≤ft( \boldsymbol{θ} \right) is the k \times 1 model-implied mean vector
k number of observed variables,
q number of latent variables, and
m number of observed and latent variables, that is k + q .
Returns the mean structure vector \mathbf{M} derived from the \mathbf{A}, \mathbf{F}, \mathbf{I}, matrices and \boldsymbol{μ} ≤ft( \boldsymbol{θ} \right) vector.
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:
ramSigmatheta()
,
rammutheta()
,
ramsigma2()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.