Description Usage Arguments Details Value Author(s) References See Also
Model-implied \boldsymbol{μ} vector using the Bentler-Weeks notation.
1 |
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{Γ}). |
mu_xi |
n \times 1 vector of means of independent variables (\boldsymbol{μ}_{\boldsymbol{ξ}}). |
\boldsymbol{μ} = \mathbf{G} ≤ft( \mathbf{I} - \mathbf{B} \right)^{-1} \boldsymbol{Γ} \boldsymbol{μ}_{\boldsymbol{ξ}}
Returns the model-implied \boldsymbol{μ} vector using the Bentler-Weeks notation.
Ivan Jacob Agaloos Pesigan
Bentler, P. M. (2006). EQS 6 Structural Equations Program Manual. Encino, CA: Multivariate Software, Inc.
Other SEM notation functions:
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()
,
sem_obs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.