.ridgeHessian | R Documentation |
ridge Hessian function
.ridgeHessian(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) |
Hessian matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.