globalMI: Test for measureent invariance in three steps

View source: R/server.functions.R

globalMIR Documentation

Test for measureent invariance in three steps

Description

Computes configural, metric, and scala invariance models and compares them.

Usage

globalMI(
  ...,
  chi.sq = FALSE,
  omit = "",
  what = c("cfi", "tli", "rmsea", "srmr", "chisq")
)

Arguments

...

Formula, group, and all the other eligible arguments of cfa function.

chi.sq

Logical, if chi-square should be reported.

omit

Character (vector). Which model should be omitted. Possible values "configural", "metric", "scalar".


MaksimRudnev/MIE.package documentation built on March 5, 2024, 1:24 p.m.