PearsonType6

constructor(parameters: DoubleArray)

Creates a PearsonTypeVI distribution

parameters0 = alpha1 parameters1 = alpha2 parameters2 = beta

Parameters

parameters

the parameter array


constructor(theShape1: Double = 2.0, theShape2: Double = 3.0, theScale: Double = 1.0, name: String? = null)

Parameters

theShape1

shape 1 must be greater than 0.0

theShape2

shape 2 must be greater than 0.0

theScale

scale must be greater than 0.0

name

an optional name/label