fit_marginalPoisson {trawl} | R Documentation |
Fits a Poisson distribution as marginal law
fit_marginalPoisson(x, LM, plotdiag = FALSE)
x |
vector of equidistant time series data |
LM |
Lebesgue measure of the estimated trawl |
plotdiag |
binary variable specifying whether or not diagnostic plots should be provided |
The moment estimator for the Poisson rate parameter is given by
\hat v = \mbox{E}(X)/\widehat{ \mbox{LM}}.
v: the rate parameter in the Poisson marginal distribution