ModelMetrics icon indicating copy to clipboard operation
ModelMetrics copied to clipboard

R2 metric

Open spedygiorgio opened this issue 7 years ago • 0 comments

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}$

spedygiorgio avatar Dec 13 '18 12:12 spedygiorgio