| Copyright | (c) A. V. H. McPhail 2010 2014 |
|---|---|
| License | BSD3 |
| Maintainer | haskell.vivian.mcphail <at> gmail <dot> com |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell98 |
Numeric.Statistics.Information
Description
Shannon entropy
Documentation
Arguments
| :: PDF a Double | |
| => a | the underlying distribution |
| -> Vector Double | the sequence |
| -> Double | the entropy |
the entropy sum p_i lln{p_i} of a sequence