gev_p12_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
gev_p12_logfddd(x, t1, t2, v1, v2, v3, v4, v5)
Arguments
x |
a vector of training data values |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
v4 |
fourth parameter |
v5 |
fifth parameter |
Value
3d array
[Package fitdistcp version 0.1.1 Index]