Interface ConfidenceInterval.Builder

  • Method Details

    • lower

      The lower bound of the confidence interval.

      Parameters:
      lower - The lower bound of the confidence interval.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • upper

      The upper bound of the confidence interval.

      Parameters:
      upper - The upper bound of the confidence interval.
      Returns:
      Returns a reference to this object so that method calls can be chained together.