Bonferroni_type_CIs_paired_cxc: Bonferroni-type confidence intervals for differences of...

View source: R/Bonferroni_type_CIs_paired_cxc.R

Bonferroni_type_CIs_paired_cxcR Documentation

Bonferroni-type confidence intervals for differences of marginal probabilities

Description

Bonferroni-type confidence intervals for differences of marginal probabilities

Described in Chapter 9 "The Paired kxk Table"

Usage

Bonferroni_type_CIs_paired_cxc(n, alpha = 0.05)

Arguments

n

the observed table (a cxc matrix)

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

Bonferroni_type_CIs_paired_cxc(peterson_2007)

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