Last chance! 50% off unlimited learning
Sale ends in
Fits the standard OLS model.
OLS(y, X)
List containing the following:
beta: Regression coefficients.
v: Residual variance.
se: Standard errors.
z: Z-scores.
pval: P-values based on the chi2 distribution.
(n x 1) Numeric vector.
(n x p) Numeric matrix.