gev_p123_checkmle {fitdistcp} | R Documentation |
Check MLE
Description
Check MLE
Usage
gev_p123_checkmle(ml_params, minxi, maxxi, t1, t2, t3)
Arguments
ml_params |
parameters |
minxi |
minimum value of shape parameter xi |
maxxi |
maximum value of shape parameter xi |
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
No return value (just a message to the screen).
[Package fitdistcp version 0.1.1 Index]