gamma_mu2f {fitdistcp} | R Documentation |
DMGS equation 3.3, mu2 term
Description
DMGS equation 3.3, mu2 term
Usage
gamma_mu2f(alpha, v1, fd1, v2, fd2)
Arguments
alpha |
a vector of values of alpha (one minus probability) |
v1 |
first parameter |
fd1 |
the fractional 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
3d array
[Package fitdistcp version 0.1.1 Index]