the_paired_2x2_table_tests: The Paired 2x2 table tests

View source: R/the_paired_2x2_table_tests.R

the_paired_2x2_table_testsR Documentation

The Paired 2x2 table tests

Description

The Paired 2x2 table tests

Usage

the_paired_2x2_table_tests(n, gamma = 1e-04, num_pi_values = 1000L)

Arguments

n

frequency matrix

gamma

parameter for the Berger and Boos procedure

num_pi_values

number of values to use in the partition of the nuisance parameter space (default=1000)

Value

NULL. This function should be called for its printed output.

Examples

the_paired_2x2_table_tests(bentur_2009)
the_paired_2x2_table_tests(cavo_2012, gamma = 0, num_pi_values = 10)
the_paired_2x2_table_tests(ezra_2010, gamma = 0, num_pi_values = 20)

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