OLS_SVD | R Documentation |
Solve OLS problem using SVD decomposition
OLS_SVD(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.