toFittingSpace

abstract fun toFittingSpace(x: Double, lowerBound: Double, upperBound: Double): Double(source)

Maps a value on the support of the random variable into the metalog's fitting space. Bounds that this member does not use are ignored. The value must lie strictly inside any finite bound, because the transform is not defined at the bound itself.