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