Description Usage Arguments Value
This functions fits the regression y ~ X using Armadillo solve function.
1 | fastLm(y, X)
|
y |
Vector of outcomes. |
X |
Matrix of covariates (first column should be 1's) |
List of regression output with elements coef, stderr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.