KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.distributions.fitting.scoring
/
ChiSquaredScoringModel
Chi
Squared
Scoring
Model
class
ChiSquaredScoringModel
:
PDFScoringModel
Members
Constructors
Chi
Squared
Scoring
Model
Link copied to clipboard
constructor
(
)
Properties
domain
Link copied to clipboard
val
domain
:
Interval
metric
Link copied to clipboard
val
metric
:
Metric
Functions
new
Instance
Link copied to clipboard
open
override
fun
newInstance
(
)
:
ChiSquaredScoringModel
score
Link copied to clipboard
open
fun
score
(
result
:
EstimationResult
)
:
Score