sem.matrices: Structural and covariance matrices describing a path or...

Description Usage Arguments Value See Also

Description

This function builds the 8 basic matrices that describe a model alongside with a model-implied covariance matrix based on the starting values of the parameters in the model passed as an argument. This is the workinghorse of the package.

Usage

1
sem.matrices(model, matrep)

Arguments

model

A lavaanified model with non NA starting values.

matrep

A skeleton of the matrices that describe the model in question. Used mainly internally to avoid repetitive computations. Given by matrix.representation.

Value

A list with the 4 basic matrices (see LISREL) and a model-implied covariance matrix.

See Also

LISREL, sigma.hat, matrix.representation.


stremo documentation built on Jan. 15, 2017, 7:33 p.m.