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 22 Dec. 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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