| prepCrosstabList | R Documentation |
Converts a two-way count table into the row, column, whole-table, and total summaries used by 'rowdistr()'.
prepCrosstabList(crosstablist)
crosstablist |
matrix containing a two-way table of counts. |
A list containing row proportions, column proportions, whole-table proportions, and totals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.