View source: R/spearman_rho_b.R
marginal_ridits | R Documentation |
Given a 2D contingency table, calculate the ridit values for the marginal distributions. This is used to calculate Spearman's rho for rank scored contingency tables. See Agresti 2010, pg 192.
marginal_ridits(contingency_table)
contingency_table |
2D contingency table |
List of marginal ridit values along X and Y
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.