public interface Estimator
Modifier and Type | Method and Description |
---|---|
double |
mean()
Gets the expectation of the estimator.
|
double |
variance()
Gets the variance of the estimator.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.