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