Chi-square difference value with corresponding degrees of freedom and
p-value.
Arguments
chisq1
An object for which a method exists; e.g., a chi-square value,
or a data.frame.
df1
Degrees of freedom of model 1.
scf1
Scale correction factor of model 1.
chisq2
Chi square value of model 2.
df2
Degrees of freedom of model 2.
scf2
Scale correction factor of model 2.
Author
Caspar J. van Lissa
Details
Reference:
Satorra, A., & Bentler, P. M. (2001). A scaled difference chi-square test
statistic for moment structure analysis. Psychometrika, 66(4), 507-514.
tools:::Rd_expr_doi("10.1007/BF02296192")