Metalog6P
constructor(a1: Double = 0.0, a2: Double = 1.0, a3: Double = 0.0, a4: Double = 0.0, a5: Double = 0.0, a6: 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
a5
the fifth coefficient, refining the location series of the quantile function
a6
the sixth coefficient, refining the scale series of the quantile function
lower Bound
the lower bound, or negative infinity when unbounded below
upper Bound
the upper bound, or positive infinity when unbounded above
name
an optional name