View source: R/151b_gev_p12_libs.R
dgev_p12 | R Documentation |
GEVD-with-p1: Density function
dgev_p12(x, t1, t2, ymn, slope, sigma1, sigma2, xi, log = FALSE)
x |
a vector of training data values |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
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 |
xi |
the shape parameter of the distribution |
log |
logical for the density evaluation |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.