CoinMinD-package: Confidence Interval for Multinomial Proportion - CoinMinD

Description Details Author(s) References See Also Examples

Description

Methods for obtaining simultaneous confidence interval for multinomial proportion have been proposed by many authors and the present study include a variety of widely applicable procedures. Seven classical methods (Wilson, Quesenberry and Hurst, Goodman, Wald with and without continuity correction, Fitzpatrick and Scott, Sison and Glaz) and Bayesian Dirichlet models are included in the package. The advantage of MCMC pack has been exploited to derive the Dirichlet posterior directly and this also helps in handling the Dirichlet prior parameters. This package is prepared to have equal and unequal values for the Dirichlet prior distribution that will provide better scope for data analysis and associated sensitivity analysis.

Details

Package: CoinMinD
Type: Package
Version: 1.0
Date: 2013-04-22
License: GPL-2

Author(s)

Dr M Subbiah Maintainer: Sumathi<sumathimr@yahoo.co.in>

References

1. Fitzpatrick, S. and Scott, A. (1987). Quick simultaneous confidence interval for multinomial proportions. Journal of American Statistical Association 82(399): 875-878. 2. Glaz, J. and Sison, P.C. (1999). Simultaneous confidence interval for multinomial proportions. Journal of Statistical planning and inference 82: 251-262. 3. Goodman, L.A. (1965). On Simultaneous Confidence Intervals for Multinomial Proportions. Technometrics 7: 247-254. 4. Hou, C.D, Chiang, J. and Tai, J.J. (2003). A family of simultaneous confidence intervals for multinomial proportions. Computational Statistics & Data Analysis 43: 29-45. 5. Jhun, M. and Jeong, H.C. (2000). Applications of bootstrap methods for categorical data analysis. Computational Statistics & Data Analysis 35: 83-91. 6. May L.W. and Johnson D.W. (1997). Constructing simultaneous confidence intervals for multinomial proportions. Computer Methods and Programs in Biomedicine 53: 153-162. 7. Quesenberry, C.P. and Hurst, D.C. (1964). Large Sample Simultaneous Confidence Intervals for Multinational Proportions. Technometrics, 6: 191-195. 8. Sison, P.C. and Glaz J. (1995). Simultaneous Confidence Intervals and Sample Size Determination for Multinomial Proportions. Journal of the American Statistical Association 90: 366-369. 9. Sangeetha, U Subbiah, M and Srinivasan M R (2013). Simultaneous confidence intervals for Multinomial proportions of sparse contingency tables. Communicated to Communications in Statistics - Simulation and Computation 10. Wang, H. (2008). Exact confidence coefficients of simultaneous confidence intervals for multinomial proportions. Journal of Multivariate Analysis 99: 896-911.

See Also

BMDE,BMDU,QH

Examples

1
2
3
y=c(44,55,43,32,67,78)
z=1
BMDE(y,z)

Example output

Loading required package: MCMCpack
Loading required package: coda
Loading required package: MASS
##
## Markov Chain Monte Carlo Package (MCMCpack)
## Copyright (C) 2003-2019 Andrew D. Martin, Kevin M. Quinn, and Jong Hee Park
##
## Support provided by the U.S. National Science Foundation
## (Grants SES-0350646 and SES-0350613)
##
Mean
[1] 0.1387 0.1721 0.1355 0.1014 0.2094 0.2429
Lower Limit
[1] 0.1036 0.1335 0.1008 0.0708 0.1675 0.1982
Upper Limit
[1] 0.1787 0.2145 0.1750 0.1370 0.2561 0.2909
Volume 
[1] 2.454145e-07

CoinMinD documentation built on May 1, 2019, 10:32 p.m.