MM (version 1.6-5)

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

Description

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

Arguments

Details

Package: MM
Type: Package
Version: 1.0
Date: 2012-02-29
License: GPL
LazyLoad: yes

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. http://www.jstatsoft.org/v46/i12/

Examples

Run this code
# NOT RUN {
data(voting)
Lindsey(voting, voting_tally)

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

# }

Run the code above in your browser using DataCamp Workspace