toggle menu
KSLCore
R1.1.3
jvm
switch theme
search in API
KSLCore
/
ksl.utilities.statistic
/
BSEstimatorIfc
/
Median
Median
class
Median
:
BSEstimatorIfc
A predefined EstimatorIfc that estimates the median of the data
Members
Constructors
Median
Link copied to clipboard
constructor
(
)
Functions
estimate
Link copied to clipboard
open
override
fun
estimate
(
data
:
DoubleArray
)
:
Double