Module bio::stats [] [src]

Mathematical and statistical tools.

Reexports

pub use stats::probs::Prob;
pub use stats::probs::LogProb;
pub use stats::probs::PHREDProb;

Modules

bayesian

Utilities for Bayesian statistics.

combinatorics

Combinations with and without replacement.

probs

Handling log-probabilities.