Description Usage Arguments Details Value Author(s) References See Also Examples
Model-implied variance-covariance matrix (\boldsymbol{Σ} ≤ft( θ \right)) for structural equations with observed variables.
1 |
BE |
\mathbf{B}_{m \times m} coefficient matrix. |
I |
\mathbf{I}_{m \times m} identity matrix. |
PS |
\boldsymbol{Ψ}_{m \times m} variance-covariance matrix (variance-covariance of exogenous variables, and residual variance-covariance of endogenous variables). |
\boldsymbol{Σ} ≤ft( θ \right) = ≤ft( \mathbf{I} - \mathbf{B} \right)^{-1} \boldsymbol{Ψ} ≤ft[ ≤ft( \mathbf{I} - \mathbf{B} \right)^{-1} \right]^{T}
Returns the model-implied variance-covariance matrix (\boldsymbol{Σ} ≤ft( \boldsymbol{θ} \right)) derived from the \mathbf{B}, \mathbf{I}, and \boldsymbol{Ψ} matrices.
Ivan Jacob Agaloos Pesigan
Bollen, K. A. (1989). Structural equations with latent variables. New York: Wiley.
Jöreskog, K. G., & Sörbom, D. (1996). Lisrel 8: User's reference guide (2nd ed.). Scientific Software.
Other SEM notation functions:
eqs_mu()
,
eqs()
,
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()
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.