gpd_k1_checkmle {fitdistcp} | R Documentation |
Check MLE
Description
Check MLE
Usage
gpd_k1_checkmle(ml_params, kloc, minxi, maxxi)
Arguments
ml_params |
parameters |
kloc |
the known location parameter |
minxi |
minimum value of shape parameter xi |
maxxi |
maximum value of shape parameter xi |
Value
No return value (just a message to the screen).
[Package fitdistcp version 0.1.1 Index]