You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2019/04/19 17:50:00 UTC

[jira] [Commented] (STATISTICS-6) Package "o.a.c.math4.stat.interval"

    [ https://issues.apache.org/jira/browse/STATISTICS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822089#comment-16822089 ] 

Gilles commented on STATISTICS-6:
---------------------------------

bq. Github Commit

The above copies the corresponding code over to "Statistics" but does not address the design problems.

I propose the following:
* Class {{ConfidenceInterval}} becomes an interface
* A package-private class implements that interface
* {{BinomialConfidenceInterval}} becomes a factory of {{ConfidenceInterval}} instances (enum-based).


> Package "o.a.c.math4.stat.interval"
> -----------------------------------
>
>                 Key: STATISTICS-6
>                 URL: https://issues.apache.org/jira/browse/STATISTICS-6
>             Project: Apache Commons Statistics
>          Issue Type: Sub-task
>            Reporter: Gimo
>            Priority: Minor
>              Labels: design, documentation, port
>
> Porting "confidence interval" functionality from "Commons Math".



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)