toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.distributions.fitting.scoring
/
PDFScoringModel
/
score
score
abstract
fun
score
(
data
:
DoubleArray
,
cdf
:
ContinuousDistributionIfc
)
:
Score
fun
score
(
data
:
DoubleArray
,
parameters
:
RVParameters
)
:
Score
fun
score
(
result
:
EstimationResult
)
:
Score