semTools (version 0.5-2)

semTools-deprecated: Deprecated functions in package semTools.

Description

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").

Usage

longInvariance(model, varList, auto = "all", constrainAuto = FALSE,
  fixed.x = TRUE, std.lv = FALSE, group = NULL, group.equal = "",
  group.partial = "", strict = FALSE, warn = TRUE, debug = FALSE,
  quiet = FALSE, fit.measures = "default", baseline.model = NULL,
  method = "satorra.bentler.2001", ...)

measurementInvariance(..., std.lv = FALSE, strict = FALSE, quiet = FALSE, fit.measures = "default", baseline.model = NULL, method = "satorra.bentler.2001")

measurementInvarianceCat(..., std.lv = FALSE, strict = FALSE, quiet = FALSE, fit.measures = "default", baseline.model = NULL, method = "default")

Arguments

Previous measurement-invariance functions

The measurementInvariance, measurementInvarianceCat, and longInvariance functions will no longer be supported. Instead, use the measEq.syntax function, which is much more flexible and supports a wider range of data (e.g., any mixture of numeric and ordered indicators, any combination of multiple groups and repeated measures, models fit to multiple imputations with runMI).