ptable: ptable

Description Usage Arguments Value Author(s)

Description

n-way contingency tables showing row/column percents. Nicer than raw frequencies. convenience function

Usage

1
ptable(..., by.pct = 1, dig = 2)

Arguments

...

Like table, the vectors to be tablulated.

by.pct

Which dimension to calculate the perentages on. 1 is row, 2 is column, etc.

dig

Number of digits after the decimal point in the output

Value

A prop.table object

Author(s)

Kieran Healy


kjhealy/kjhutils documentation built on May 20, 2019, 10:25 a.m.