View source: R/101b_invgamma_libs.R
invgamma_ldd | R Documentation |
Second derivative matrix of the normalized log-likelihood
invgamma_ldd(x, v1, fd1, v2, fd2)
x |
a vector of training data values |
v1 |
first parameter |
fd1 |
the fractional 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 |
Square scalar matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.