powered by
Fast OLS as in fastLm but returns only the fitted coefficients.
OLS_c(y, X)
Vector of outcomes.
Matrix of covariates (first column should be 1's)
Vector of coefficients.