rgpd_k1_minmax {fitdistcp} | R Documentation |
rgpd for gpd_k1 but with maxlik xi within bounds
Description
rgpd for gpd_k1 but with maxlik xi within bounds
Usage
rgpd_k1_minmax(nx, kloc, sigma, xi, minxi = -0.45, maxxi = 0.45)
Arguments
nx |
length of training data |
kloc |
the known location parameter |
sigma |
the sigma parameter of the distribution |
xi |
the shape parameter of the distribution |
minxi |
minimum value of shape parameter xi |
maxxi |
maximum value of shape parameter xi |
Value
Vector
[Package fitdistcp version 0.1.1 Index]