An Arsenal of 'R' functions for large-scale statistical summaries, which are streamlined to work within the latest reporting tools in 'R' and 'RStudio' and which use formulas and versatile summary statistics for summary tables and models. The primary functions include tableby(), a Table-1-like summary of multiple variable types 'by' the levels of a categorical variable; modelsum(), which performs simple model fits on the same endpoint for many variables (univariate or adjusted for standard covariates); freqlist(), a powerful frequency table across many categorical variables; compare.data.frame(), the S3 method for comparing data.frames; and write2(), a function to output tables to a document.
Version: | 1.0.0 |
Depends: | R (≥ 3.2.0), stats (≥ 3.2.0) |
Imports: | testthat |
Suggests: | broom, stringr, magrittr, knitr, rmarkdown, xtable, pander, survival (≥ 2.41-3), coin, pROC, MASS, gam, rpart, yaml |
Published: | 2018-02-02 |
Author: | Ethan Heinzen [aut, cre], Jason Sinnwell [aut], Elizabeth Atkinson [aut], Tina Gunderson [aut], Gregory Dougherty [aut], Patrick Votruba [ctb], Ryan Lennon [ctb], Andrew Hanson [ctb], Krista Goergen [ctb], Emily Lundt [ctb], Brendan Broderick [ctb] |
Maintainer: | Ethan Heinzen <heinzen.ethan at mayo.edu> |
BugReports: | https://github.com/eheinzen/arsenal/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eheinzen/arsenal, https://cran.r-project.org/package=arsenal |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | arsenal results |
Reference manual: | arsenal.pdf |
Vignettes: |
The compare function The freqlist function A Few Notes on Labels The modelsum function The tableby function The write2 function |
Package source: | arsenal_1.0.0.tar.gz |
Windows binaries: | r-devel: arsenal_1.0.0.zip, r-release: arsenal_1.0.0.zip, r-oldrel: arsenal_1.0.0.zip |
OS X El Capitan binaries: | r-release: arsenal_1.0.0.tgz |
OS X Mavericks binaries: | r-oldrel: arsenal_0.6.1.tgz |
Old sources: | arsenal archive |
Please use the canonical form https://CRAN.R-project.org/package=arsenal to link to this page.