Learn R Programming

CBCgrps (version 2.8.2)

CBCgrps2.8-package: Compare Baseline Characteristics Between Groups

Description

The package aims to automate the process of comparing Baseline Characteristics between groups.

Arguments

Details

The DESCRIPTION file: In clinical studies emplying electronic medical records, the variables to be investigated are usually large in number. It is sometimes cumbersome to compare these variables between two or more groups one by one. I design this package to automate the process of statistical description and bivariate statistical inference.

References

Zhang Z. Univariate description and bivariate statistical inference: the first step delving into data.Ann Transl Med. 2016 Mar;4(5):91.

Zhang Z, Gayle AA, Wang J, Zhang H, Cardinal-Fernasndez P. Comparing baseline characteristics between groups: an introduction to the CBCgrps package. Ann Transl Med. 2017 Dec;5(24):484. doi: 10.21037/atm.2017.09.39.

See Also

No ther reference.

Examples

Run this code
# NOT RUN {
data(df)	
a<-twogrps(df,"mort")
# }

Run the code above in your browser using DataLab