Open-Source-Software-Entwicklung und Downloads

Anzeigen 1.6.9 - Change Log

category(Tag) tree

file info

category(Tag)
Wurzel
dateiname
glang_1.6.9_-_Changes
letztes update
2007-06-08 06:48
typ
Plain Text
editor
Kazuharu Arakawa
beschreibung
1.6.9 - Change Log
sprache
English
translate
1.6.9  2007.06.07
        -added G::Tools::Statistics
         exported methods are:
                 mean
                 sum
                 variance
                 standard_deviation
                 min
                 mindex
                 max
                 maxdex
                 median
                 least_squares_fit
                 cor
                 ttest
         where cor include options for Spearman's, Pearson's, and Kendall's methods,
         and ttest supports both independent and paired Student's t-test.