Returns a one-row data.frame of model-level summaries from a
cfa_k table, in the column convention used by the
broom ecosystem.
Arguments
- x
A
dmar_cfa_kobject returned bycfa_k.- ...
Unused.
Value
A one-row data.frame with columns chi_square,
df, p_value, cfi, tli, rmsea,
rmsea_low, rmsea_high, srmr, AIC,
BIC, logLik.
Author
Ken Kelley kkelley@nd.edu