MM (version 1.6-7)

MM-package: The Multiplicative Multivariate distribution, and the Multivariate Multiplicative Binomial Distribution

Description

Two generalizations of the Multiplicative Binomial distribution of Altham (1978).

Arguments

Author

Robin K. S. Hankin and P. M. E. Altham

Maintainer: tools:::Rd_package_maintainer("MM")

Details

The DESCRIPTION file: tools:::Rd_package_DESCRIPTION("MM") tools:::Rd_package_indices("MM")

References

P. M. E. Altham 1978. “Two Generalizations of the Binomial Distribution”. Applied Statistics 27:162--167

P. M. E. Altham and Robin K. S. Hankin 2012. “Multivariate Generalizations of the Multiplicative Binomial Distribution: Introducing the MM Package”, Journal of Statistical Software, 46(12), 1-23. tools:::Rd_expr_doi("10.18637/jss.v046.i12")

Examples

Run this code
data(voting)
Lindsey(voting, voting_tally)

jj <- paras(3)
rMM(10,4,jj)

Run the code above in your browser using DataLab