PDFScoringModel

Constructors

Link copied to clipboard
constructor(name: String, domain: Interval = Interval(0.0, Double.MAX_VALUE), allowLowerLimitAdjustment: Boolean = true, allowUpperLimitAdjustment: Boolean = true)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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