LogLogistic

constructor(parameters: DoubleArray)

Parameters

parameters

the parameter array parameter0 = shape, parameter1 = scale


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

Parameters

theShape

the shape parameter

theScale

the scale parameter

name

an optional label/name