LRGumbel | R Documentation |
Likelihood Ratio statistic for the Gumbel distribution vs. GEV.
LRGumbel(x, alternative = c("frechet", "GEV"))
x |
Numeric vector of sample values. |
alternative |
Character string describing the alternative. |
The Likelihood-Ratio statistic is actually W:=-2 \log
\textrm{LR}
where LR is the ratio of the likelihoods
Gumbel to alternative distribution.
The LR statistic value.
When the alternative is "frechet"
, the statistic has a
distribution of mixed type under the null hypothesis of a Gumbel
distribution.
Yves Deville
LRGumbel.test
for the related LR test of Gumbelity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.