gnorm_k3_fdd {fitdistcp} | R Documentation |
Second derivative of the density Created by Stephen Jewson using Deriv() by Andrew Clausen and Serguei Sokol
Description
Second derivative of the density Created by Stephen Jewson using Deriv() by Andrew Clausen and Serguei Sokol
Usage
gnorm_k3_fdd(x, v1, v2, v3)
Arguments
x |
a vector of training data values |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]