sample_contingency_table {rhoR} | R Documentation |
sample_contingency_table
Description
sample_contingency_table
Usage
sample_contingency_table(xx, n, forR = TRUE)
Arguments
xx |
contingency table matrix |
n |
int size of the contingency table |
forR |
bool if true, add 1 to the results accounting for R indices starting at 1 |
[Package rhoR version 1.3.0.3 Index]