norm_gmn {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
norm_gmn(alpha, v1, d1, v2, fd2, mm, nn)
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 |
mm |
an index for which derivative to calculate |
nn |
an index for which derivative to calculate |
Value
Scalar value
[Package fitdistcp version 0.1.1 Index]