Maggie J. Xiong > PDL-Stats

PDL-Stats

This Release PDL-Stats-0.5.5  [Download] [Browse 23 Apr 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs (4) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (82)   FAIL (47)   UNKNOWN (206)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

PDL::Stats a collection of statistics modules in Perl Data Language, with a quick-start guide for non-PDL people.     0.5.5

Documentation

PDL::GSL::CDF PDL interface to GSL Cumulative Distribution Functions  
PDL::Stats::Basic basic statistics and related utilities such as standard deviation, Pearson correlation, and t-tests.  
PDL::Stats::Distr parameter estimations and probability density functions for distributions.  
PDL::Stats::GLM general and generalized linear modeling methods such as ANOVA, linear regression, PCA, and logistic regression.  
PDL::Stats::Kmeans classic k-means cluster analysis  
PDL::Stats::TS basic time series functions