powered by
This functions fits the regression y ~ X using Armadillo solve function.
solve
fastLm(y, X)
Vector of outcomes.
Matrix of covariates (first column should be 1's)
List of regression output with elements coef, stderr.
List
coef
stderr