multiInf | R Documentation |
Get the multiinformation for a discrete distribution
multiInf(x, ...)
## Default S3 method:
multiInf(x, margin = NULL, ...)
## S3 method for class 'tables'
multiInf(x, margin = NULL, ...)
x |
vectors (of probabilities) |
... |
other arguments to methods |
margin |
margin to find multiinformation for |
a numberic value, vector or matrix of required multiinformation.
multiInf(default)
: Default method for vectors and arrays
multiInf(tables)
: Method for tables
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.