View source: R/cor.pearson.phi.R
cor.pearson.phi | R Documentation |
Calculate Pearson's Phi. If x is a 2x2 contingency table, Fisher's exact test is reported for significance. For any other dimension of contingency table, a chi square test is performed and reported.
cor.pearson.phi(x)
x |
Matrix - contingency table |
Hypothesis test result showing results of test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.