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

acondR Documentation

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

Description

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

Usage

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/spida2 documentation built on Aug. 20, 2023, 7:21 p.m.