Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

sem-deprecated

Deprecated Functions in the sem Package


Description

These functions are provided for compatibility with older versions of the sem package only, and may be removed eventually. Although an effort has been made to insure backwards-compatibility, commands that worked in versions of the sem package prior to version 2.0-0 will not necessarily work in version 2.0-0 and beyond, or may not work in the same manner.

Usage

boot.sem(...)
mod.indices(...)
normalized.residuals(...)
path.diagram(...)
raw.moments(...)
read.moments(...)
specify.model(...)
standardized.coefficients(...)
standardized.residuals(...)
std.coef(...)

Arguments

...

pass arguments down to replacements for deprecated functions.

Details

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.


sem

Structural Equation Models

v3.1-11
GPL (>= 2)
Authors
John Fox [aut, cre], Zhenghua Nie [aut], Jarrett Byrnes [aut], Michael Culbertson [ctb], Saikat DebRoy [ctb], Michael Friendly [ctb], Benjamin Goodrich [ctb], Richard H. Jones [ctb], Adam Kramer [ctb], Georges Monette [ctb], R-Core [ctb]
Initial release
2020-05-16

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.