Gold_Wald_CIs_1xc: The Gold Wald simultaneous intervals for the multinomial...

View source: R/Gold_Wald_CIs_1xc.R

Gold_Wald_CIs_1xcR Documentation

The Gold Wald simultaneous intervals for the multinomial probabilities

Description

The Gold Wald simultaneous intervals for the multinomial probabilities (with Scheffe adjustment)

Described in Chapter 3 "The 1xc Table and the Multinomial Distribution"

Usage

Gold_Wald_CIs_1xc(n, alpha = 0.05)

Arguments

n

the observed counts (a 1xc vector, where c is the number of categories)

alpha

the nominal level, e.g. 0.05 for 95# CIs

Value

An object of the contingencytables_result class, basically a subclass of base::list(). Use the utils::str() function to see the specific elements returned.

Examples

Gold_Wald_CIs_1xc(n = snp6498169$complete$n)

ocbe-uio/contingencytables documentation built on March 19, 2024, 4:30 a.m.