KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.statistic
/
BoxPlotDataIfc
Box
Plot
Data
Ifc
interface
BoxPlotDataIfc
Inheritors
BoxPlotSummary
Members
Properties
count
Link copied to clipboard
abstract
val
count
:
Double
first
Quartile
Link copied to clipboard
abstract
val
firstQuartile
:
Double
max
Link copied to clipboard
abstract
val
max
:
Double
median
Link copied to clipboard
abstract
val
median
:
Double
min
Link copied to clipboard
abstract
val
min
:
Double
name
Link copied to clipboard
abstract
val
name
:
String
third
Quartile
Link copied to clipboard
abstract
val
thirdQuartile
:
Double