pareto_p1k2_p2fa {fitdistcp} | R Documentation |
The second derivative of the cdf
Description
The second derivative of the cdf
Usage
pareto_p1k2_p2fa(x, t, v1, v2, kscale)
Arguments
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
v2 |
second parameter |
kscale |
the known scale parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]