Description Usage Arguments Value Examples
This function loads in a matrix of explanatory variables and a response vector. The matrix of explanatory variables in converted into a design matrix and the response vector is converted into a column vector.
1 | linearReg(y, X)
|
y |
|
X |
|
Linear regression model summary including residual quantiles, regression coefficients, standard error, t-statistics, p-values, 95% confidence intervals, R-squared and Adjusted R-squared, and variance inflation factors.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.