Interface IPointEstimator

    • Method Detail

      • estimatePoint

        double estimatePoint​(List<Double> samples)
        Conducts a point estimation.
        Parameters:
        samples - the values for which a specific point is to be estimated.
        Returns: