This vignette outlines a small CFA workflow using the bundled continuous dataset.
compare_models_auto() uses lavaan directly
and returns a compact table for alternative CFA specifications. ML-type
estimators report information criteria when available, whereas
WLSMV-style workflows compare models through scaled or robust fit
indices when available. The code is not evaluated during vignette checks
to keep package installation fast on constrained machines.
The higher-level cfa_auto() function adds estimator
selection, reliability, fit interpretation, warnings, and reporting
tables. It is shown but not run by default in this vignette because it
requires optional diagnostic packages.