Description Usage Arguments Examples
View source: R/make_chisq_table.R
This function emulates the 'ChiSq' table returned by SAS
1 | make_chisq_table(x, exact = FALSE)
|
x |
A contingency table |
exact |
Boolean argument, default FALSE, to use Fisher's e xact test for tables larger than 2x2 |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.