rgev for gev_p123 but with maxlik xi within bounds
rgev_p123_minmax(
nx,
mu,
sigma,
xi,
t1,
t2,
t3,
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 for the mean
a vector of predictors for the sd
a vector of predictors for the shape
minimum value of shape parameter xi
maximum value of shape parameter xi
indicates whether the routine should center the data or not