gev_p1k3_mu2f {fitdistcp} | R Documentation |
GEVD-with-p1: DMGS equation 3.3 mu2 term, fixed shape parameter
Description
GEVD-with-p1: DMGS equation 3.3 mu2 term, fixed shape parameter
DMGS equation 3.3, mu2 term
Usage
gev_p1k3_mu2f(alpha, t0, v1, d1, v2, d2, v3, fd3, kshape)
gev_p1k3_mu2f(alpha, t0, v1, d1, v2, d2, v3, fd3, kshape)
Arguments
alpha |
a vector of values of alpha (one minus probability) |
t0 |
a single value of the predictor (specify either |
v1 |
first parameter |
d1 |
the delta used in the numerical derivatives with respect to the parameter |
v2 |
second parameter |
d2 |
the delta used in the numerical derivatives with respect to the parameter |
v3 |
third parameter |
fd3 |
the fractional delta used in the numerical derivatives with respect to the parameter |
kshape |
the known shape parameter |
Value
3d array
[Package fitdistcp version 0.1.1 Index]