Package dev.nm.stat.regression.linear.ols
-
Class Summary Class Description OLSBeta Beta coefficient estimator, β^, of an Ordinary Least Square linear regression model.OLSRegression (Weighted) Ordinary Least Squares (OLS) is a method for fitting a linear regression model.OLSResiduals This is the residual analysis of the results of an ordinary linear regression model.