Description Usage Arguments Details Value Examples
Compute Ridge Regression
1 |
formula |
A model formula |
data |
A dataframe |
lambda |
A numeric scalar |
use_QR |
Boolean for if QR-decomposition should be used |
This function computes ridge regression using least squares or QR-decomposition.
A ridgereg object
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.