rgev for gev_p12 but with maxlik xi within bounds
rgev_p12_minmax(
nx,
mu,
sigma,
xi,
t1,
t2,
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
minimum value of shape parameter xi
maximum value of shape parameter xi
indicates whether the routine should center the data or not