gev_p123_ldda {fitdistcp} | R Documentation |
The second derivative of the normalized log-likelihood
Description
The second derivative of the normalized log-likelihood
Usage
gev_p123_ldda(x, t1, t2, t3, v1, v2, v3, v4, v5, v6)
Arguments
x |
a vector of training data values |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
t3 |
a vector of predictors for the shape |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
v4 |
fourth parameter |
v5 |
fifth parameter |
v6 |
sixth parameter |
Value
Matrix
[Package fitdistcp version 0.1.1 Index]