fix invalid codeWed, 24 May 2023
> eta_squared <- eta_squared(model) Warning message: In tidy.anova(model) : The following column names in ANOVA output were not recognized or transformed: NumDF, DenDF
eta_squared <- eta_squared(model, measure = "RMSEA", type = "robust")