Navigation
Synopsis Coefficient of determination.
Function num RSquare(lrel[num,num] values) throws IllegalArgument(value v, str message)
Usage import analysis::statistics::SimpleRegression;
Description Returns the coefficient of determination usually denoted r2. It provides a measure of how well future outcomes are likely to be predicted by the regression model.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.