frechet_p2k1_fd {fitdistcp} | R Documentation |
First derivative of the density Created by Stephen Jewson using Deriv() by Andrew Clausen and Serguei Sokol
Description
First derivative of the density Created by Stephen Jewson using Deriv() by Andrew Clausen and Serguei Sokol
Usage
frechet_p2k1_fd(x, t, v1, v2, v3, v4)
Arguments
x |
a vector of training data values |
t |
a vector or matrix of predictors |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
v4 |
fourth parameter |
Value
Vector
[Package fitdistcp version 0.1.1 Index]