-
-
10 Apr 2017 00:36:58 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (786 / 0 / 0)
- Kwalitee
Bus factor: 0- 19.05% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (11.3KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Scalar::Util
- Statistics::Data
- Statistics::Lite
- String::Numeric
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.15
- _precisioned changed to not precision if value is integer
- added giving values to stats_hash and dump as an array-ref; simpler, & the elements returned (in dump's print) are in the order, left to right, as given. But ...
- retained giving values as a hash - permits also giving arguments per element - e.g., values => { z_value => 1, p_value => { exact => 1 } }, in a later version
- added, while keeping the hash (as above), 'psisq' within dump's ordering list - so it precedes p_value when called from Vnomes - a temporary hack
- removed default look-up of observed() and p_value() methods in stats_hash; might not exist and croak; was not documented
- misc other edits of stats_hash() and dump()
- added Diagnostics section in POD
Modules
Common methods/interface for sub-module sequential tests (of Runs, Joins, Pot, etc.)Module Install Instructions
To install Statistics::Sequences, copy and paste the appropriate command in to your terminal.
cpanm Statistics::Sequences
perl -MCPAN -e shell install Statistics::Sequences
For more information on module installation, please visit the detailed CPAN module installation guide.