pareto_k2_ldda {fitdistcp} | R Documentation |
The second derivative of the normalized log-likelihood
Description
The second derivative of the normalized log-likelihood
Usage
pareto_k2_ldda(x, v1, kscale)
Arguments
x |
a vector of training data values |
v1 |
first parameter |
kscale |
the known scale parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]