Language

Package: r-arsenal @ 3.5.0

Synopsis

Functions for large-scale statistical summaries

Description

This package provides 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

  1. tableby, a Table-1-like summary of multiple variable types by the levels of one or more categorical variables;

  2. paired, a Table-1-like summary of multiple variable types paired across two time points;

  3. modelsum, which performs simple model fits on one or more endpoints for many variables (univariate or adjusted for covariates);

  4. freqlist, a powerful frequency table across many categorical variables;

  5. comparedf, a function for comparing data.frames; and

  6. write2, a function to output tables to a document.

Home page
https://github.com/mayoverse/arsenal
Location
gnu/packages/cran.scm (line: 14581, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings