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.2
Depends: R (≥ 2.15.0)
Published: 2021-05-11
Author: Pablo J. Villacorta
Maintainer: Pablo J. Villacorta <pjvi at decsai.ugr.es>
BugReports: https://ccia.ugr.es/~pjvi/
License: LGPL (≥ 3)
URL: https://ccia.ugr.es/~pjvi/
NeedsCompilation: no
CRAN checks: MultinomialCI results

Documentation:

Reference manual: MultinomialCI.pdf

Downloads:

Package source: MultinomialCI_1.2.tar.gz
Windows binaries: r-prerel: MultinomialCI_1.2.zip, r-release: MultinomialCI_1.2.zip, r-oldrel: MultinomialCI_1.2.zip
macOS binaries: r-prerel (arm64): MultinomialCI_1.2.tgz, r-release (arm64): MultinomialCI_1.2.tgz, r-oldrel (arm64): MultinomialCI_1.2.tgz, r-prerel (x86_64): MultinomialCI_1.2.tgz, r-release (x86_64): MultinomialCI_1.2.tgz
Old sources: MultinomialCI archive

Reverse dependencies:

Reverse imports: dataquieR, FuzzyStatProb

Linking:

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