marg_H {baker} | R Documentation |
Shannon entropy for binary data
Description
Shannon entropy for binary data
Usage
marg_H(m_px)
Arguments
m_px |
a number between 0 and 1 |
Value
a non-negative number
Examples
marg_H(0.1)
[Package baker version 1.0.3 Index]