Functions for creating demographic table with simple summary statistics, with optional comparison(s) over one or more groups. Numeric variables are summarized in means, standard deviations, medians, inter-quartile-ranges (IQR), skewness, Shapiro-Wilk normality test and ranges, and compared using two-sample t-test, Wilcoxon test, ANOVA and/or Kruskal-Wallis test. Logical and factor variables are summarized in counts and percentages and compared using chi-squared test and/or Fisher's exact test.
Version: | 0.1.9 |
Depends: | R (≥ 4.4.0) |
Imports: | flextable, e1071, xtable |
Suggests: | officer, MASS |
Published: | 2024-09-17 |
DOI: | 10.32614/CRAN.package.DemographicTable |
Author: | Tingting Zhan [aut, cre, cph] |
Maintainer: | Tingting Zhan <tingtingzhan at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | DemographicTable results |
Reference manual: | DemographicTable.pdf |
Package source: | DemographicTable_0.1.9.tar.gz |
Windows binaries: | r-devel: DemographicTable_0.1.9.zip, r-release: DemographicTable_0.1.9.zip, r-oldrel: DemographicTable_0.1.7.zip |
macOS binaries: | r-release (arm64): DemographicTable_0.1.9.tgz, r-oldrel (arm64): DemographicTable_0.1.7.tgz, r-release (x86_64): DemographicTable_0.1.9.tgz, r-oldrel (x86_64): DemographicTable_0.1.7.tgz |
Old sources: | DemographicTable archive |
Please use the canonical form https://CRAN.R-project.org/package=DemographicTable to link to this page.