tab_ngo_0: Creating a table showing the distributions grouped by 2...

Description Usage Arguments Value

View source: R/CompareDist.R

Description

Creating a table showing the distributions grouped by 2 variables (Including zeroes in the second variable)

Usage

1
tab_ngo_0(datay, datax, y, x)

Arguments

datay

: dataframe that contains the first variable, e.g. disease diagnosis status

datax

: dataframe that contains the second variable, e.g. sex

y

: column number with respect to datay

x

: column number with respect to datax

Value

A table grouped by the 2 variables with percentages


cheungngo/PrevCorr documentation built on Feb. 27, 2021, 9:10 p.m.