> 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, anova_table = tidy(model)) > eta_squared analytic numeric 0.3075934 0.3075899