pearson 1.0.0

A Rust library implementing the Pearson correlation coefficient (PCC)
Documentation
  • Coverage
  • 0%
    0 out of 6 items documented0 out of 5 items with examples
  • Size
  • Source code size: 5.86 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 954.73 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 16s Average build duration of successful builds.
  • all releases: 16s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • JayceFayne

pearson   Action Badge Version Badge License Badge

A Rust library implementing the Pearson correlation coefficient (PCC).

Usage

Examples of how to use the library can be found by looking at the simple test here.

Contributing

If you find any errors in pearson-rs or just want to add a new feature feel free to submit a PR.