Description Usage Arguments Value References See Also Examples
MCMC runs of posterior distribution of data with parameters of Dual Gamma Generalized Extreme Value Distribution
density, with parameters mu, sigma and xi.
1 |
data |
data vector |
block |
the block size. A numeric value is interpreted as the number of data values in each successive block. All the data is used, so the last block may not contain block observations |
int |
Number of iteractions selected in MCMC. The program selects 1 in each 10
iteraction, then |
delta |
additional shape parameter of GGEV extension |
An object of class ggevp that gives a list containing the points of posterior distributions of mu, sigma and xi of the dual gamma generalized extreme value distribution, the data, mean posterior, median posterior and the credibility interval of the parameters.
Nascimento, F. F.; Bourguigon, M. ; Leao, J. S. (2015). Extended generalized extreme value distribution with applications in environmental data. HACET J MATH STAT.
1 2 3 4 5 |
Loading required package: evir
[1] 0.03333333
[1] 0.06666667
[1] 0.1
[1] 0.1333333
[1] 0.1666667
[1] 0.2
[1] 0.2333333
[1] 0.2666667
[1] 0.3
[1] 0.3333333
[1] 0.3666667
[1] 0.4
[1] 0.4333333
[1] 0.4666667
[1] 0.5
[1] 0.5333333
[1] 0.5666667
[1] 0.6
[1] 0.6333333
[1] 0.6666667
[1] 0.7
[1] 0.7333333
[1] 0.7666667
[1] 0.8
[1] 0.8333333
[1] 0.8666667
[1] 0.9
[1] 0.9333333
[1] 0.9666667
[1] 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.