| Stability | experimental |
|---|---|
| Maintainer | Patrick Perry <patperry@gmail.com> |
Data.Summary.Bool
Description
Summary statistics for Bools.
The Summary data type
Summary properties
sampleSize :: Summary -> IntSource
Get the sample size.
sampleMean :: Summary -> DoubleSource
Get the proportion of True events.