View source: R/31b_norm_dmgs_libs.R View source: R/30b_norm_libs.R
norm_lmn | R Documentation |
One component of the second derivative of the normalized log-likelihood
One component of the second derivative of the normalized log-likelihood
norm_lmn(x, v1, d1, v2, fd2, mm, nn)
norm_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.