Interface Estimator

    • Method Detail

      • mean

        double mean()
        Gets the expectation of the estimator.
        Returns:
        the expectation of the estimator
      • variance

        double variance()
        Gets the variance of the estimator.
        Returns:
        the variance of the estimator