gev_lddd {fitdistcp} | R Documentation |
Third derivative tensor of the normalized log-likelihood
Description
Third derivative tensor of the normalized log-likelihood
Usage
gev_lddd(x, v1, d1, v2, fd2, v3, d3)
Arguments
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 |
Value
Cubic scalar array
[Package fitdistcp version 0.1.1 Index]