acond: Transform a frequency table into relative frequencies...

Description Usage Arguments

Description

Transform a frequency table into relative frequencies relative to a margin.

Usage

1
2
3
acond(x, MARGIN = NULL, total.margins = TRUE, all.label = "All")

aprop(x, MARGIN = NULL, total.margins = TRUE, all.label = "All")

Arguments

x

a table

MARGIN

on which to condition

all.label

label for marginal distribution

total.margin

logical whether to include a total margin (default TRUE)


gmonette/WWCa documentation built on May 17, 2019, 7:25 a.m.