gev_p12_mu1f {fitdistcp} | R Documentation |
GEVD-with-p1: DMGS equation 3.3 mu1 term
Description
GEVD-with-p1: DMGS equation 3.3 mu1 term
Usage
gev_p12_mu1f(alpha, t01, t02, v1, d1, v2, d2, v3, d3, v4, d4, v5, d5)
Arguments
alpha |
a vector of values of alpha (one minus probability) |
t01 |
a single value of the predictor (specify either |
t02 |
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 |
d3 |
the delta used in the numerical derivatives with respect to the parameter |
v4 |
fourth parameter |
d4 |
the delta used in the numerical derivatives with respect to the parameter |
v5 |
fifth parameter |
d5 |
the delta used in the numerical derivatives with respect to the parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]