Description Usage Arguments Value
Fits the standard OLS model.
1 | fitOLS(y, X)
|
y |
Numeric vector. |
X |
Numeric matrix. |
List containing the following:
Beta |
Regression coefficient. |
V |
Outcome variance. |
Ibb |
Information matrix for beta. |
Resid |
Outcome residuals. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.