View source: R/42b_cauchy_libs.R
cauchy_lmn | R Documentation |
One component of the second derivative of the normalized log-likelihood
cauchy_lmn(x, v1, d1, v2, fd2, mm, nn)
x |
a vector of training data values |
v1 |
first parameter |
d1 |
the delta used in the numerical derivatives with respect to the parameter |
v2 |
second parameter |
fd2 |
the fractional delta used in the numerical derivatives with respect to the parameter |
mm |
an index for which derivative to calculate |
nn |
an index for which derivative to calculate |
Scalar value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.