ghc-foldl-statistics
Statistical functions from the statistics package implemented as Folds
The use of this package allows statistics to be computed using at most two passes over the input data, one to compute a mean and one to compute a further statistic such as variance and /n/th central moments. All algorithms are the obvious implementation of Bryan O'Sullivan's<https://hackage.haskell.org/package/statistics statistics>package imeplemented as `Fold's from the<https://hackage.haskell.org/package/foldl foldl>package.
BSD-3-Clausecloud_download Downloads
To download packages, you need to log in and have a valid subscription.
Please select a product to see the available package versions:
Loading...
Loading package downloads...