norm_f1f {fitdistcp} | R Documentation |
DMGS equation 3.3, f1 term
Description
DMGS equation 3.3, f1 term
Usage
norm_f1f(y, v1, d1, v2, fd2)
Arguments
y |
a vector of values at which to calculate the density and distribution functions |
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
Matrix
[Package fitdistcp version 0.1.1 Index]