Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 8 of 8 found.
[1] < 1 > [1]  Sort:

binom.exact (Package: exactci) : Exact tests with matching confidence intervals for single binomial parameter

Calculates exact p-values and confidence intervals for a single binomial parmeter. This is different from binom.test only when alternative='two.sided', in which case binom.exact gives three choices for tests based on the 'tsmethod' option. The resulting p-values and confidence intervals will match.
● Data Source: CranContrib
● Keywords: htest
● Alias: binom.exact
● 0 images

binomControl (Package: exactci) : Tuning parameters for binom.exact function

This function produces a list of tuning parameters used in the calculations done by binom.exact and poisson.exact. These will not need to be changed by most ordinary users.
● Data Source: CranContrib
● Keywords: misc
● Alias: binomControl
● 0 images

exactci-internal (Package: exactci) :

These functions give p-values for exact binomial or poisson test. Not to be called directly, use binom.exact or poisson.exact
● Data Source: CranContrib
● Keywords: internal
● Alias: exactbinomCI, exactbinomPvals, exactci-internal, exactpoissonCI, exactpoissonPval, exactpoissonPvals
● 0 images

exactci-package (Package: exactci) :

Calculates exact binomial and Poisson tests giving matching confidence intervals. There are 3 different methods for defining the two-sided p-values.
● Data Source: CranContrib
● Keywords: htest, package
● Alias: exactci, exactci-package
● 0 images

poisson.exact (Package: exactci) : Exact Poisson tests with Matching Confidence Intervals

Performs an exact test of a simple null hypothesis about the rate parameter in Poisson distribution, or for the ratio between two rate parameters. This is different from poisson.test in that 3 different types of exact two-sided tests (and the matching confidence intervals) are offered. The one-sided tests are the same as in poisson.test.
● Data Source: CranContrib
● Keywords: htest
● Alias: poisson.exact
● 0 images

powerBinom (Package: exactci) :

Calculates sample sizes or power for a study of n independent Bernoulli responses (i.e., a binomial response with parameter n). There are three types of calculations. For type='standard' calculate the usual sample size or power under a given alternative. The option type='cilength' bases calculations on the expected length of the confidence intervals. For type='obs1ormore' calculate the sample size or power to observe 1 or more positive responses. All calculations use exact methods.
● Data Source: CranContrib
● Keywords: htest
● Alias: powerBinom
● 0 images

exactpoissonPlot (Package: exactci) : Plot p-value function for single or pair of poisson responses.

Plots p-values as a function of different point null hypothesis values for rate. For two-sided p-values, can plot three types of p-values: the minimum likelihood method (default for poisson.test), the central method (i.e., twice the one-sided exact p-values), and Blaker's exact.
● Data Source: CranContrib
● Keywords: hplot
● Alias: exactpoissonPlot
● 0 images

exactbinomPlot (Package: exactci) : Plot p-value function for one binomial response.

Plots p-values as a function of different point null hypothesis values for p. For two-sided p-values, can plot three types of p-values: the minimum likelihood method (default for binom.test), the central method (i.e., twice the one-sided exact p-values), and Blaker's exact.
● Data Source: CranContrib
● Keywords: hplot
● Alias: exactbinomPlot
● 0 images