Navigation
Synopsis Standard error of intercept estimate.
Function num interceptStdErr(lrel[num,num] values) throws IllegalArgument(value v, str message)
Usage import analysis::statistics::SimpleRegression;
Description Returns the standard error of the intercept estimate, usually denoted s(b0).
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.