toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
smooth
/
smooth
smooth
constructor
(
method
:
String
?
=
null
,
n
:
Int
?
=
null
,
level
:
Number
?
=
null
,
se
:
Boolean
?
=
null
,
span
:
Number
?
=
null
,
deg
:
Int
?
=
null
,
seed
:
Long
?
=
null
,
maxN
:
Int
?
=
null
,
mapping
:
SmoothStatMapping
.
(
)
->
Unit
=
{}
)