gev_p1k3_lddda {fitdistcp} | R Documentation |
The third derivative of the normalized log-likelihood
Description
The third derivative of the normalized log-likelihood
Usage
gev_p1k3_lddda(x, t, v1, v2, v3, kshape)
Arguments
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
kshape |
the known shape parameter |
Value
3d array
[Package fitdistcp version 0.1.1 Index]