Binary package “libpdl-stats-perl” in ubuntu noble

collection of statistics modules in Perl Data Language

 This package provides several statistical Perl module:
  * 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