toggle menu
Lets-Plot-Kotlin
4.9.2
Plot API
switch theme
search in API
Lets-Plot-Kotlin
/
org.jetbrains.letsPlot
/
Stat
/
boxplotOutlier
boxplot
Outlier
class
boxplotOutlier
(
val
coef
:
Number
?
=
null
,
val
mapping
:
BoxplotStatMapping
.
(
)
->
Unit
=
{}
)
:
StatOptions
,
BoxplotOutlierStatParameters
Members
Constructors
boxplot
Outlier
Link copied to clipboard
constructor
(
coef
:
Number
?
=
null
,
mapping
:
BoxplotStatMapping
.
(
)
->
Unit
=
{}
)
Properties
coef
Link copied to clipboard
open
override
val
coef
:
Number
?
=
null
kind
Link copied to clipboard
val
kind
:
StatKind
mapping
Link copied to clipboard
val
mapping
:
Options
parameters
Link copied to clipboard
open
override
val
parameters
:
Options