gev_p123_loglik {fitdistcp} | R Documentation |
observed log-likelihood function
Description
observed log-likelihood function
Usage
gev_p123_loglik(vv, x, t1, t2, t3)
Arguments
vv |
parameters |
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 |
Value
Scalar value.
[Package fitdistcp version 0.1.1 Index]