Description Usage Arguments Value Source Examples
View source: R/hello.R View source: R/code_package_v4_juin_2019.R View source: R/code_package_v3_juin_2019.R View source: R/code_package.r View source: R/code_package.R
Density of the Extended Pareto distribution
1 |
x |
a (positive) vector |
gamma |
a (strictly positive) number (the tail index) |
kappa |
a number - must be larger than max-1,1/tau |
tau |
a (negative) number (default is -1) |
log |
logical indicating if logarithm of density should be returned |
the density of the Extended Pareto distribution at points x
https://github.com/TReynkens/ReIns/blob/master/R/EPD.R Tom Reynkens, ReIns package version 1.0.7
1 | depd(2,.5,1,-1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.