Wald_test_and_CI_marginal_mean_ranks_paired_cxc: The Wald test and confidence interval for the difference...

View source: R/Wald_test_and_CI_marginal_mean_ranks_paired_cxc.R

Wald_test_and_CI_marginal_mean_ranks_paired_cxcR Documentation

The Wald test and confidence interval for the difference between marginal mean ranks / ridits

Description

The Wald test and confidence interval for the difference between marginal mean ranks / ridits

Described in Chapter 9 "The Paired cxc Table"

Usage

Wald_test_and_CI_marginal_mean_ranks_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

# A comparison between serial and retrospective measurements
# (Fischer et al., 1999)
Wald_test_and_CI_marginal_mean_ranks_paired_cxc(fischer_1999)

ocbe-uio/contingencytables documentation built on Aug. 30, 2024, 7:16 a.m.