Poisson

constructor(parameters: DoubleArray)

Constructs a Poisson using the supplied parameter

Parameters

parameters

A array that holds the parameters, parameters0 should be the mean rate


constructor(theMean: Double = 1.0, name: String? = null)

Parameters

theMean

the mean rate

name

an optional label/name