boot.sem(...)
mod.indices(...)
normalized.residuals(...)
path.diagram(...)
raw.moments(...)
read.moments(...)
specify.model(...)
standardized.coefficients(...)
standardized.residuals(...)
std.coef(...)
boot.sem
is now a synonym for the bootSem
function.
mod.indices
is now a synonym for modIndices
.
normalized.residuals
is now a synonym for normalizedResiduals
.
path.diagram
is now a synonym for pathDiagram
.
raw.moments
is now a synonym for rawMoments
.
read.moments
is now a synonym for readMoments
.
specify.model
is now a synonym for specifyModel
.
standardized.coefficients
and std.coef
are now synonyms for the standardizedCoefficients
and stdCoef
functions.
standardized.residuals
is now a synonym for standardizedResiduals
.