View source: R/152b_gev_p123_libs.R
qgev_p123 | R Documentation |
GEVD-with-p1: Quantile function
qgev_p123(p, t1, t2, t3, ymn, slope, sigma1, sigma2, xi1, xi2)
p |
a vector of probabilities at which to generate predictive quantiles |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
t3 |
a vector of predictors for the shape |
ymn |
the location parameter of the function of the predictor |
slope |
the slope of the function of the predictor |
sigma1 |
first coefficient for the sigma parameter of the distribution |
sigma2 |
second coefficient for the sigma parameter of the distribution |
xi1 |
first coefficient for the shape parameter of the distribution |
xi2 |
second coefficient for the shape parameter of the distribution |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.