View source: R/100b_gamma_libs.R
gamma_ldd | R Documentation |
Second derivative matrix of the normalized log-likelihood
gamma_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.