MultinomialCI: Simultaneous Confidence Intervals for Multinomial Proportions According to the Method by Sison and Glaz

An implementation of a method for building simultaneous confidence intervals for the probabilities of a multinomial distribution given a set of observations, proposed by Sison and Glaz in their paper: Sison, C.P and J. Glaz. Simultaneous confidence intervals and sample size determination for multinomial proportions. Journal of the American Statistical Association, 90:366-369 (1995). The method is an R translation of the SAS code implemented by May and Johnson in their paper: May, W.L. and W.D. Johnson. Constructing two-sided simultaneous confidence intervals for multinomial proportions for small counts in a large number of cells. Journal of Statistical Software 5(6) (2000). Paper and code available at <doi:10.18637/jss.v005.i06>.

Version: 1.1
Depends: R (≥ 2.15.0)
Published: 2019-09-07
Author: Pablo J. Villacorta
Maintainer: Pablo J. Villacorta <pjvi at decsai.ugr.es>
BugReports: http://decsai.ugr.es/~pjvi
License: LGPL (≥ 3)
URL: http://decsai.ugr.es/~pjvi
NeedsCompilation: no
CRAN checks: MultinomialCI results

Downloads:

Reference manual: MultinomialCI.pdf
Package source: MultinomialCI_1.1.tar.gz
Windows binaries: r-devel: MultinomialCI_1.1.zip, r-release: MultinomialCI_1.1.zip, r-oldrel: MultinomialCI_1.1.zip
macOS binaries: r-release: MultinomialCI_1.1.tgz, r-oldrel: MultinomialCI_1.1.tgz
Old sources: MultinomialCI archive

Reverse dependencies:

Reverse imports: FuzzyStatProb

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MultinomialCI to link to this page.