https://github.com/cran/MultinomialCI
Raw File
Tip revision: a0820ea407edd89ff5252b3fcd0c5c7ba05806e3 authored by Pablo J. Villacorta on 11 May 2021, 20:22:18 UTC
version 1.2
Tip revision: a0820ea
DESCRIPTION
Package: MultinomialCI
License: LGPL (>= 3)
Maintainer: Pablo J. Villacorta <pjvi@decsai.ugr.es>
BugReports: https://ccia.ugr.es/~pjvi/
Title: Simultaneous Confidence Intervals for Multinomial Proportions
        According to the Method by Sison and Glaz
Type: Package
Author: Pablo J. Villacorta <pjvi@decsai.ugr.es>
Description: 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
URL: https://ccia.ugr.es/~pjvi/
Date: 2021-05-11
Depends: R (>= 2.15.0)
Collate: 'aux-fn.R' 'sison.R'
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-05-11 20:56:38 UTC; AsusPC
Repository: CRAN
Date/Publication: 2021-05-11 21:22:18 UTC
back to top