View source: R/gamma_coefficient_rxc.R
gamma_coefficient_rxc | R Documentation |
The gamma coefficient
Described in Chapter 7 "The rxc Table"
gamma_coefficient_rxc(n)
n |
the observed table (an rxc matrix) |
An object of the contingencytables_result class,
basically a subclass of base::list()
. Use the utils::str()
function
to see the specific elements returned.
gamma_coefficient_rxc(table_7.7)
gamma_coefficient_rxc(table_7.8)
gamma_coefficient_rxc(table_7.9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.