View source: R/the_paired_cxc_table_ordinal.R
the_paired_cxc_table_ordinal | R Documentation |
The Paired CxC table - ordinal
the_paired_cxc_table_ordinal(n, a = seq_len(nrow(n)), alpha = 0.05)
n |
the total number of observations |
a |
scores assigned to the outcome categories |
alpha |
the nominal level, e.g. 0.05 for 95% CIs |
NULL. This function should be called for its printed output.
the_paired_cxc_table_ordinal(fischer_1999, c(8, 3.5, 0, -3.5, -8))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.