Statistics-Basic 1.6611 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Statistics::Basic | A collection of very basic statistics modules | 1.6611 | metacpan |
Statistics::Basic::ComputedVector | a class for computing filtered vectors | metacpan | |
Statistics::Basic::Correlation | find the correlation between two lists | metacpan | |
Statistics::Basic::Covariance | find the covariance between two lists | metacpan | |
Statistics::Basic::LeastSquareFit | find the least square fit for two lists | metacpan | |
Statistics::Basic::Mean | find the mean of a list | metacpan | |
Statistics::Basic::Median | find the median of a list | metacpan | |
Statistics::Basic::Mode | find the mode of a list | metacpan | |
Statistics::Basic::StdDev | find the standard deviation of a list | metacpan | |
Statistics::Basic::Variance | find the variance of a list | metacpan | |
Statistics::Basic::Vector | a class for handling lists of numbers | metacpan | |
Statistics::Basic::_OneVectorBase | base class objects like Mean | metacpan | |
Statistics::Basic::_TwoVectorBase | base class objects like Correlation | metacpan |