summary.groupwiseCFA: Summarize a list of CFAs produced by lavaan

View source: R/helpers.R

summary.groupwiseCFAR Documentation

Summarize a list of CFAs produced by lavaan

Description

Summarize a list of CFAs produced by lavaan

Usage

## S3 method for class 'groupwiseCFA'
summary(
  model.list,
  what = c("cfi", "rmsea", "srmr"),
  diagnose = T,
  corrs = F,
  mod = F,
  n = F
)

gsumCFA(
  model.list,
  what = c("cfi", "rmsea", "srmr"),
  diagnose = T,
  corrs = F,
  mod = F,
  n = F
)

Arguments

model.list

A list of models in lavaan syntax. Can be an object of class groupwise.CFA


MaksimRudnev/MIE.package documentation built on Nov. 3, 2024, 3:17 p.m.