View source: R/110b_gev_libs.R
gev_lddd | R Documentation |
Third derivative tensor of the normalized log-likelihood
gev_lddd(x, v1, d1, v2, fd2, v3, d3)
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 |
v3 |
third parameter |
d3 |
the delta used in the numerical derivatives with respect to the parameter |
Cubic scalar array
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.