toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
ecdf
/
ecdf
ecdf
constructor
(
n
:
Int
?
=
null
,
pad
:
Boolean
?
=
true
,
mapping
:
ECDFStatMapping
.
(
)
->
Unit
=
{}
)