Description Details References
Provides functions for loglikelihood adjustment for fitting extreme value models. The fitted object is from the package 'evd' and 'ismev' for extreme value analysis. The 'chandwich' package <https://cran.r-project.org/web/packages/chandwich/index.html> is used to construct the adjustment given the clustered data. The 'sandwich' package <https://cran.r-project.org/web/packages/sandwich/index.html> is used to adjust the robust covariance matrix estimators.
The main function in the oolax package is alogLik
, which provides
loglikelihood adjustment for fitting Generalised Extreme Value (GEV) model and
Threshold Modelling using generalised Pareto distribution (GPD). The adjustment is
based on package evd
and ismev
. The user can
make adjustment towards fitted obejcts such as fgev and fgev
from the package evd
, and gev.fit and
gpd.fit from the package ismev
. The metholdology is
develped based on sandwich
and chandwich
.
See vignette("oolax-vignette", package = "oolax")
for an overview and detailed
examples about the package.
Chandler, R. E. and Bate, S. (2007). Inference for clustered data using the independence loglikelihood. Biometrika, 94(1), 167-183. http://dx.doi.org/10.1093/biomet/asm015
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.