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