Description Usage Arguments Details Value See Also Examples
Fits a Poisson point process to the data, an approach
sometimes known as peaks over thresholds (POT), and
returns an object of class "potd"
.
1 2 |
data |
numeric vector of data, which may have a |
threshold |
a threshold value (either this or |
nextremes |
the number of upper extremes to be used (either
this or |
run |
if the data are to be declustered the run length
parameter for the runs method (see |
picture |
whether or not a picture should be drawn if declustering is performed |
... |
arguments passed to |
Uses optim
for point process likelihood maximization.
An object of class "potd"
describing the fit and including
parameter estimates and standard errors.
gpd
, plot.potd
,
plot.gpd
, decluster
,
optim
, as.POSIXct
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.