Computing statistics in PureScript.
bower install purescript-stats
- Distributions
- Normal
- Uniform
Module documentation is published on Pursuit.
bower update
pulp test
We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
This library is roughly port of the Haskell library: https://github.com/bos/statistics
It means that is is good for beginniners wanting to learn PureScript! You can find ideas and base implementation for functionality in this Haskell library. Easier then starting from the scratch.
purescript-stats source code is distributed under the Apache-2.0 license.
Contributions
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.