Other packages > Find by keyword >

arsenal  

An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
View on CRAN: Click here


Download and install arsenal package within the R console
Install from CRAN:
install.packages("arsenal")

Install from Github:
library("remotes")
install_github("cran/arsenal")

Install by package version:
library("remotes")
install_version("arsenal", "3.6.3")



Attach the package and use:
library("arsenal")
Maintained by
Ethan Heinzen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-30
Latest Update: 2021-06-04
Description:
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 one or more categorical variables; paired(), a Table-1-like summary of multiple variable types paired across two time points; modelsum(), which performs simple model fits on one or more endpoints for many variables (univariate or adjusted for covariates); freqlist(), a powerful frequency table across many categorical variables; comparedf(), a function for comparing data.frames; and write2(), a function to output tables to a document.
How to cite:
Ethan Heinzen (2016). arsenal: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries. R package version 3.6.3, https://cran.r-project.org/web/packages/arsenal. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.2 (2016-12-30 01:18), 0.2.0 (2017-02-01 00:41), 0.3.0 (2017-03-10 00:24), 0.5.0 (2017-08-14 21:01), 0.6.0 (2017-09-20 23:57), 0.6.1 (2017-12-08 23:42), 1.0.0 (2018-02-02 22:41), 1.1.0 (2018-03-13 20:10), 1.2.0 (2018-04-16 17:50), 1.3.0 (2018-07-20 18:10), 1.4.0 (2018-09-18 22:00), 1.5.0 (2018-11-09 18:20), 2.0.0 (2019-01-16 06:30), 3.0.0 (2019-03-25 22:25), 3.1.0 (2019-05-03 16:20), 3.2.0 (2019-06-13 22:30), 3.3.0 (2019-09-07 10:20), 3.4.0 (2020-02-15 20:10), 3.5.0 (2020-07-13 20:10), 3.6.1 (2021-02-06 08:20), 3.6.2 (2021-02-17 17:00)
Other packages that cited arsenal R package
View arsenal citation profile
Other R packages that arsenal depends, imports, suggests or enhances
Complete documentation for arsenal
Functions, R codes and Examples using the arsenal R package
Some associated functions: NA.operations . arsenal-defunct . arsenal-deprecated . arsenal . arsenal_table . as.data.frame.freqlist . as.data.frame.modelsum . as.data.frame.tableby . comparedf.control . comparedf . comparedf.tolerances . diffs . formulize . freq.control . freqlist.internal . freqlist . grapes-nin-grapes . internal.functions . keep.labels . labels . mdy.Date . mockstudy . modelsum.control . modelsum.family . modelsum.internal . modelsum . padjust . paired.control . paired.internal . paired . selectall . summary.comparedf . summary.freqlist . summary.modelsum . summary.tableby . tableby.control . tableby.internal . tableby . tableby.stats.internal . tableby.stats . write2.internal . write2 . write2specific . yaml . 
Some associated R codes: arsenal.R . arsenal_table.R . as.data.frame.freqlist.R . as.data.frame.modelsum.R . as.data.frame.tableby.R . comparedf.R . comparedf.control.R . comparedf.internal.R . comparedf.tolerances.R . defunct.R . deprecated.R . formulize.R . freq.control.R . freqlist.R . freqlist.internal.R . internal.functions.R . keep.labels.R . labels.R . magic8.R . mdy.Date.R . mockstudy.R . modelsum.R . modelsum.control.R . modelsum.families.R . modelsum.internal.R . na.operations.R . not.in.R . padjust.R . paired.R . paired.control.R . paired.internal.R . paired.stat.tests.R . release_questions.R . selectall.R . summary.comparedf.R . summary.freqlist.R . summary.modelsum.R . summary.tableby.R . tableby.R . tableby.control.R . tableby.internal.R . tableby.stat.tests.R . tableby.stats.R . write2.R . write2.default.R . write2.internal.R . write2specific.R . yaml.R .  Full arsenal package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA