powered by
The rx2 table
the_rx2_table(n, alpha = 0.05, direction = "increasing", skip_exact = FALSE)
NULL. This function should be called for its printed output.
the total number of observations
the nominal level, e.g. 0.05 for 95% CIs
the direction of the success probabilities
If FALSE, skips the exact conditional and mid-P tests for unspecific ordering (often saves calculation time) ("increasing" or "decreasing")
FALSE
the_rx2_table(mills_graubard_1987, skip_exact = TRUE) the_rx2_table(indredavik_2008, direction = "decreasing", skip_exact = TRUE)
Run the code above in your browser using DataLab