gpd_k1_p2f {fitdistcp} | R Documentation |
DMGS equation 3.3, p2 term
Description
DMGS equation 3.3, p2 term
Usage
gpd_k1_p2f(y, v1, fd1, v2, d2, kloc)
Arguments
y |
a vector of values at which to calculate the density and distribution functions |
v1 |
first parameter |
fd1 |
the fractional 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 |
kloc |
the known location parameter |
Value
3d array
[Package fitdistcp version 0.1.1 Index]