Module of basic descriptive statistical functions

Edit Package perl-Statistics-Descriptive
http://search.cpan.org/dist/Statistics-Descriptive/

This module provides basic functions used in descriptive statistics. It has
an object oriented design and supports two different types of data storage
and calculation objects: sparse and full. With the sparse method, none of
the data is stored and only a few statistical measures are available. Using
the full method, the entire data set is retained and additional functions
are available.

Refresh
Refresh
Source Files
Filename Size Changed
Statistics-Descriptive-3.0605.tar.gz 0000035055 34.2 KB
perl-Statistics-Descriptive.changes 0000003523 3.44 KB
perl-Statistics-Descriptive.spec 0000002845 2.78 KB
Revision 8 (latest revision is 20)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 177594 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
- updated to 3.0605
    - Add t/style-trailing-space.t .
    - Add t/cpan-changes.t .
        - Convert Changes to it.
    - Correct a misspelling of "weight" in
    lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
        - Thanks to Wilhelm for the report.
    - Update the scripts/tag-release.pl file for Mercurial.
    - Use in_between to compare decimal numbers
        - Smoothing tests were failing because of rounding problems
        - Thanks to Andreas J. König for reporting it and to
          Fabio Ponciroli for fixing it.
    - Correct a typo:
        - https://rt.cpan.org/Ticket/Display.html?id=77145
        - Thanks to Salvatore Bonaccorso and the Debian Perl Group
        for the report.
    - No longer using Test::Exception in the tests.
        - It was used by the tests and not specified in
        test_requires/build_requires.
        - Thanks to hsk@fli-leibniz.de for the report.
    - Add the smoothing functionality.
        - Add the following public methods: add_data_with_samples(),
        set_smoother(), get_smoothed_data() to the main module.
        - Add the lib/Statistics/Descriptive/Smoother.pm and
        lib/Statistics/Descriptive/Smoother/Exponential.pm
        lib/Statistics/Descriptive/Smoother/Weightedexponential.pm
        modules.
        - Thanks to Fabio Ponciroli
    - Add the scripts/bump-version-number.pl to facilitate bumping the
    version number. (forwarded request 177584 from coolo)
Comments 0
openSUSE Build Service is sponsored by