-
-
17 Mar 2018 02:44:26 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (651 / 0 / 9)
- Kwalitee
Bus factor: 0- 73.43% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (44.22KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:2 non-PAUSE users- Dependencies
- List::AllUtils
- Math::Cephes
- Readonly
- Scalar::Util
- Statistics::ANOVA::Friedman
- Statistics::ANOVA::JT
- Statistics::ANOVA::KW
- Statistics::ANOVA::Page
- Statistics::Data
- Statistics::Data::Rank
- Statistics::DependantTTest
- Statistics::Lite
- Statistics::TTest
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.14 - 2018-03-17
- Modified omega_sq_partial_by_ss function so that it does not depend on SS_total; instead, requires count of all observations, ensuring that its returned value agrees with returned value from omega_sq_partial_by_ms.
Modules
Parametric and nonparametric 1-way analyses of variance for means-comparison and clustering per differences/trends over independent or repeated measures of variables or levelsComparison procedures for ANOVACalculate effect-sizes from ANOVAs incl. eta-squared and omega-squaredModule Install Instructions
To install Statistics::ANOVA, copy and paste the appropriate command in to your terminal.
cpanm Statistics::ANOVA
perl -MCPAN -e shell install Statistics::ANOVA
For more information on module installation, please visit the detailed CPAN module installation guide.