Uses of Package
dev.nm.stat.regression.linear.ols
-
Packages that use dev.nm.stat.regression.linear.ols Package Description dev.nm.stat.regression.linear.ols dev.nm.stat.test.regression.linear.heteroskedasticity tech.nmfin.portfoliooptimization.lai2010.fit -
Classes in dev.nm.stat.regression.linear.ols used by dev.nm.stat.regression.linear.ols Class Description OLSBeta Beta coefficient estimator, β^, of an Ordinary Least Square linear regression model.OLSResiduals This is the residual analysis of the results of an ordinary linear regression model. -
Classes in dev.nm.stat.regression.linear.ols used by dev.nm.stat.test.regression.linear.heteroskedasticity Class Description OLSRegression (Weighted) Ordinary Least Squares (OLS) is a method for fitting a linear regression model. -
Classes in dev.nm.stat.regression.linear.ols used by tech.nmfin.portfoliooptimization.lai2010.fit Class Description OLSResiduals This is the residual analysis of the results of an ordinary linear regression model.