gev_p1k3_loglik {fitdistcp} | R Documentation |
GEV-with-known-shape-with-p1 observed log-likelihood function
Description
GEV-with-known-shape-with-p1 observed log-likelihood function
Usage
gev_p1k3_loglik(vv, x, t, kshape)
Arguments
vv |
parameters |
x |
a vector of training data values |
t |
a vector or matrix of predictors |
kshape |
the known shape parameter |
Value
Scalar value.
[Package fitdistcp version 0.1.1 Index]