OLS_QR | R Documentation |
Solve OLS problem using QR decomposition
OLS_QR(X, y)
X |
A n by d matrix |
y |
A n by 1 column vector |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.