lavaan uses the so-called 'LISREL all-y' notation by default. This
corresponds to LISREL submodel 3B. In this all-y model, all observed
variables ('x' or 'y') are collected in the y-vector, and all latent
variables are collected in the 'eta' vector. Despite being a 'submodel',
it is in fact (a bit) more general than the original LISREL model (as we
can for examample correlate the residual variances of 'x' and 'y'
variables).
According to the 'official' notation of LISREL submodel 3B, the
variance/covariance matrix of the latent variables is denoted by 'Psi'.
It contains both total (for exogenous) and residual (for endogenous)
variances and covariances of 'eta'.
Alternative notations are the 'Bentler-Weeks' notation, and the (many
variants of the) 'Recticular Action Meta-model' (RAM) representation.
In recent versions of lavaan, you can use the representation = "RAM"
argument to switch to a RAM representation, while the default is
representation = "LISREL".
Yves.
> --
> You received this message because you are subscribed to the Google
> Groups "lavaan" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
lavaan+un...@googlegroups.com
> <mailto:
lavaan+un...@googlegroups.com>.
> <
https://groups.google.com/d/msgid/lavaan/d855bbb0-79e6-49e3-85f8-4bc7990195bfn%40googlegroups.com?utm_medium=email&utm_source=footer>.