SquaredErrorScoringModel

This scoring model represents the sum of squared error between the predicted probabilities (based on the assumed distribution) and the observed probabilities. The break points for the histogram are specified by PDFModeler.equalizedCDFBreakPoints()

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
open fun score(result: EstimationResult): Score