Description Usage Arguments Details Value See Also Examples
As a prior function, it returns derivatives with respect to the penalty parameter in addition to parameter derivatives.
1 |
mu |
Named numeric, the prior values |
lambda |
Character of length one. The name of the penalty paramter in |
attr.name |
character. The constraint value is additionally returned in an attributed with this name |
condition |
character, the condition for which the constraint should apply. If
|
Computes the constraint value
exp(lambda)*sum((p-mu)^2)
and its derivatives with respect to p and lambda.
List of class objlist
, i.e. objective value, gradient and Hessian as list.
wrss
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.