Open
Description
Describe the documentation issue
Code examples in "Example 4 - Regression and adjusted R2" indicate that the R^2 values should be multiplied by -1, which appears to be incorrect (and a result of code reuse from the above Example 3?)
Suggest a potential improvement or addition
Easy fix - I'm happy to check this out and repair it.
At the same time I'm happy to replace the 'old-style' f-string syntax across this section.