[ 
https://issues.apache.org/jira/browse/MATH-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12746521#action_12746521
 ] 

Matthew Rowles commented on MATH-287:
-------------------------------------

(1) Currently working on unit tests; should be done within the week. I need to 
figure out how they work first.

(2) I've started looking at adding the capability to increment(v,w) (and the 
like) but I wanted to put this patch up to make sure that I'm going in the 
right direction....

(3) A little while down the track....   :)




> Add support for weighted descriptive statistics
> -----------------------------------------------
>
>                 Key: MATH-287
>                 URL: https://issues.apache.org/jira/browse/MATH-287
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 2.0
>            Reporter: Matthew Rowles
>            Priority: Minor
>         Attachments: weighted.patch
>
>
> Add support for weighted descriptive statistics, such as weighted variance.
> An example method call would be Variance.evaluate(double[] values, double[] 
> weights, int begin, int length)
> - Suggested by  [email protected] on the mailing list.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to