Description Usage Arguments Details Value See Also Examples
It provides a vector of the contributions to the independence loglikelihood from
individual observations for Peaks Over Threshold modelling. Used by
alogLik.evd()
| 1 2 | 
| object | Object of class "pot". It must come from  | 
| pars | parameters for the fitted object. Since the object is of class "pot", it is not necessary to input the parameters. | 
| ... | Additional optional arguments. At present no optional arguments are used. | 
The fitted object must have S3 methods:
logLikVec, coef, and nobs.  It may have method vcov and
estfun. If a vcov method is not available then the variance-covariance
matrix of the model parameters is estimated inside
adjust_loglik. If an estfun method is not available
then the score matrix is estimated using jacobian. More in
See Also.
An object of class c("oolax", "chandwich") with the same structure as an
object returned from adjust_loglik.
adjust_loglik Loglikelihood adjustment using the sandwich
estimator.
logLikVec.gev Loglikelihood vector for GEV Distribution fitted
by fgev
logLikVec.pot Loglikelihood vector for GPD Distribution fitted
by fpot
logLikVec.ismev_gev Loglikelihood vector for GEV Distribution
fitted by gev.fit
logLikVec.ismev_gpd Loglikelihood vector for GPD Distribution
fitted by gpd.fit
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.