Geometric

constructor(parameters: DoubleArray)(source)

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

Parameters

successProb

the probability of success

name

an optional label/name