Geometric

constructor(parameters: DoubleArray)

Constructs a Geometric using the supplied parameters array parameters0 is probability of success

Parameters

parameters

the parameter array


constructor(successProb: Double = 0.5, name: String? = null)

Parameters

successProb

the probability of success

name

an optional label/name