[EMAIL PROTECTED] wrote:

> In addition to the statistics required by the StatisticalSummary interface it
> implements, the SummaryStatistics class computes the sum of squares and the
> sum
> of logs. It also has setters and getters for the underlying statistics
> implementations. However, it does not provide a getSumlg method.

The sum of logs is also not used in the equals, hash and toString methods.

Luc

>
> Should the sum of logs computation be deprecated or a getSumlg method added ?
>
> Luc


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to