pareto_k2_l111 {fitdistcp} | R Documentation |
Third derivative of the normalized log-likelihood
Description
Third derivative of the normalized log-likelihood
Usage
pareto_k2_l111(x, v1, fd1, kscale)
Arguments
x |
a vector of training data values |
v1 |
first parameter |
fd1 |
the fractional delta used in the numerical derivatives with respect to the parameter |
kscale |
the known scale parameter |
Value
Scalar value
[Package fitdistcp version 0.1.1 Index]