.ridgeGradient | R Documentation |
ridge gradient function
.ridgeGradient(parameters, tuningParameters, penaltyFunctionArguments)
parameters |
vector with labeled parameter values |
tuningParameters |
list with field lambda (tuning parameter value) |
penaltyFunctionArguments |
list with field regularizedParameterLabels (labels of regularized parameters) |
gradient values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.