Description Usage Arguments Value
Fit a single ridge regression model
1 | fit_rr(X, y, lambda)
|
X |
Data matrix |
y |
Column matrix of responses |
lambda |
Numeric hyperparameter controlling the strength of the L2 penalisation (non-negative) |
Vector of penalised regression coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.