Class OLSResiduals


  • public class OLSResiduals
    extends LMResiduals
    This is the residual analysis of the results of an ordinary linear regression model.
    See Also:
    Wikipedia: Estimation
    • Constructor Detail

      • OLSResiduals

        public OLSResiduals​(LMProblem problem,
                            Vector betaHat)
        Performs the residual analysis for an ordinary linear regression problem.
        Parameters:
        problem - the linear regression problem to be solved
        betaHat - β^