Is a negative R^2 possible? (Regression) maths r squared regression Wrote a function to compute R^2 and was confused when it output negative values as I assumed it had to be between the values 0 and 1. This i...