pp.ll | R Documentation |
This function returns the log-likelihood of the non-homogeneous Poisson process
of exceedances above threshold u
, adjusted so that there are np
periods
of observations.
pp.ll(par, dat, u, np = 1)
par |
vector of |
dat |
sample vector |
u |
threshold |
np |
number of periods of observations. This is a post hoc adjustment for the intensity so that the parameters of the model coincide with those of a generalized extreme value distribution with block size |
log-likelihood of the NHPP
pp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.