Generation

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

Questions about programming?Chat with your personal AI assistant