Description Usage Arguments Value Examples
This function calculates the regression coefficients for linear regression as well as standard errors
1 |
X |
an n x p matrix of explanatory variables |
Y |
an n dimensional vector of responses |
intercept |
Boolean for whether an intercept term should be included, default is true |
Returns the OLS betas along with their respective standard errors
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.