PDFScoring Model
abstract class PDFScoringModel(name: String, domain: Interval = Interval(0.0, Double.MAX_VALUE), allowLowerLimitAdjustment: Boolean = true, allowUpperLimitAdjustment: Boolean = true)
Computes a score to indicate the quality of fit for the proposed continuous distribution for the supplied data