ModelMetrics
ModelMetrics copied to clipboard
R2 metric
Hi @JackStat is it possible to add the $R^2$ metrics to the package for numeric responses? $R^2=\frac{explained variance}{total variance}=\frac{\sum\left( \hat{y}-\bar{y}\right)^2}{\sum\left( y-\bar{y}\right)^2}$