KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.distributions.fitting
/
DistributionGOF
/
Companion
/
cramerVonMisesCDF
cramer
Von
Mises
CDF
fun
cramerVonMisesCDF
(
n
:
Int
,
x
:
Double
)
:
Double
A port of the Cramer-Von-Mises cumulative distribution function based on the implementation in
SSJ
.