lnorm_dmgs_gg12 {fitdistcp} | R Documentation |
One component of the second derivative of the expected log-likelihood
Description
One component of the second derivative of the expected log-likelihood
Usage
lnorm_dmgs_gg12(alpha, v1, d1, v2, fd2)
Arguments
alpha |
a vector of values of alpha (one minus probability) |
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 |
Value
Scalar value
[Package fitdistcp version 0.1.1 Index]