The functions listed below are deprecated and will be defunct in
the near future. When possible, alternative functions with similar
functionality are also mentioned. Help pages for deprecated functions are
available at help("semTools-deprecated")
.
lisrel2lavaan(filename = NULL, analyze = TRUE, silent = FALSE, ...)standardizeMx(object, free = TRUE)
The lisrel2lavaan
function will no longer be supported, nor will
there be a replacement function.
The standardizeMx
and fitMeasuresMx
functions will no longer
be supported, nor will there be replacement functions. Their functionality
is now available in the OpenMx package, making these functions
obsolete. The utility functions nullMx
and saturateMx
will
also no longer be supported. These have already been removed from
semTools, except that standardizeMx
remains deprecated due to
the temporary depndency on it of the semPlot package. The exception
is that mxStandardizeRAMpaths
currently only provides
standardized estimates of covariance-structure parameters, whereas
standardizeMx
also provides standardized means.