Module bio::stats [] [src]

Mathematical and statistical tools.

Modules

combinatorics

Combinations with and without replacement.

logprobs

Handling log-probabilities.

Type Definitions

LogProb

An alias for f64 to indicate a log-probability.

Prob

An alias for f64 to indicate a probability.