Poisson: The Poisson distribution.

PoissonR Documentation

The Poisson distribution.

Description

The Poisson distribution.

The Poisson distribution.

Details

This distribution has no extra parameter besides the mean

Super class

REpiSim::Likelihood -> Poisson

Methods

Public methods


Method logL()

Usage
Poisson$logL(x, mean, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
Poisson$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


junlingm/REpiSim documentation built on Nov. 28, 2023, 2:35 a.m.