Safe Haskell | None |
---|---|
Language | Haskell98 |
Collection of functions pertaining to finding the diversity of samples.
Documentation
rarefactionCurve :: (Eq a, Ord a) => Bool -> [a] -> [Double] Source
Returns the rarefaction curve for each position in a list
rarefactionViable :: [Double] -> Double Source
Calculates the percent of the curve that is above 95% of height of the curve