KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.distributions.fitting
/
PDFModeler
/
Companion
/
expectedCounts
expected
Counts
fun
expectedCounts
(
histogram
:
Histogram
,
cdf
:
ContinuousDistributionIfc
)
:
DoubleArray
The expected number of observations in each bin given a particular
cdf
.