Metalog4P

constructor(a1: Double = 0.0, a2: Double = 1.0, a3: Double = 0.0, a4: Double = 0.0, lowerBound: Double = Double.NEGATIVE_INFINITY, upperBound: Double = Double.POSITIVE_INFINITY, name: String? = null)(source)

Parameters

a1

the location coefficient

a2

the scale coefficient, which must remain strictly positive

a3

the skewness coefficient

a4

the kurtosis coefficient

lowerBound

the lower bound, or negative infinity when unbounded below

upperBound

the upper bound, or positive infinity when unbounded above

name

an optional name