gev_lda {fitdistcp} | R Documentation |
The first derivative of the normalized log-likelihood
Description
The first derivative of the normalized log-likelihood
Usage
gev_lda(x, v1, v2, v3)
Arguments
x |
a vector of training data values |
v1 |
first parameter |
v2 |
second parameter |
v3 |
third parameter |
Value
Vector
[Package fitdistcp version 0.1.1 Index]