rgev for gev_p1 but with maxlik xi within bounds
rgev_p1_minmax(
nx,
mu = 0,
sigma = 1,
xi = 0,
tt,
minxi = -0.45,
maxxi = 0.45,
centering = TRUE
)Vector
length of training data
the location parameter of the distribution
the sigma parameter of the distribution
the shape parameter of the distribution
a vector of predictors
minimum value of shape parameter xi
maximum value of shape parameter xi
indicates whether the routine should center the data or not