gev_p1_lddd {fitdistcp} | R Documentation |
Third derivative tensor of the normalized log-likelihood, with fixed shape parameter
Description
Third derivative tensor of the normalized log-likelihood, with fixed shape parameter
Usage
gev_p1_lddd(x, t, v1, d1, v2, d2, v3, fd3, v4, d4)
Arguments
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
d1 |
the delta used in the numerical derivatives with respect to the parameter |
v2 |
second parameter |
d2 |
the delta used in the numerical derivatives with respect to the parameter |
v3 |
third parameter |
fd3 |
the fractional delta used in the numerical derivatives with respect to the parameter |
v4 |
fourth parameter |
d4 |
the delta used in the numerical derivatives with respect to the parameter |
Value
Cubic scalar array
[Package fitdistcp version 0.1.1 Index]