Navigation
Synopsis Intercept of regression line.
Function num intercept(lrel[num,num] values) throws IllegalArgument(value v, str message)
Usage import analysis::statistics::SimpleRegression;
Description Returns the intercept of the estimated regression line. The least squares estimate of the intercept is computed using these normal equations.
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.