| FitOLS | R Documentation | 
Fits the standard OLS model.
FitOLS(y, X)
| y | Nx1 Numeric vector. | 
| X | NxP 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.