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

### Use \*\* to create superscripts and subscripts I've found that using `^` and `_` to create superscripts and subscripts can make the code hard to read. I like to use `\*\*` instead.

Questions about programming?Chat with your personal AI assistant