Poisson

constructor(parameters: DoubleArray)(source)

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)(source)

Parameters

theMean

the mean rate

name

an optional label/name