View source: R/suggest_chi_squared_meth.R
suggest_chi_squared_method | R Documentation |
This function returns a suggested method for chi-square testing, on the basis of different criteria related to the features of the input cross-tabulation.
suggest_chi_squared_method(cross_tab)
cross_tab |
Input cross-tabulation. |
A carachter vector containing a suggestion for the chi-square testing method to employ.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.