
gtsummary - Presentation-Ready Data Summary and Analytic Result Tables
Creates presentation-ready tables summarizing data sets, regression models, and more. The code to create the tables is concise and highly customizable. Data frames can be summarized with any function, e.g. mean(), median(), even user-written functions. Regression models are summarized and include the reference rows for categorical variables. Common regression models, such as logistic regression and Cox proportional hazards regression, are automatically identified and the tables are pre-filled with appropriate column headers.
Last updated
easy-to-usegthtml5regression-modelsreproducibilityreproducible-researchstatisticssummary-statisticssummary-tablestable1tableone
17.97 score 1.2k stars 43 dependents 14k scripts 69k downloads
cards - Analysis Results Data
Construct CDISC (Clinical Data Interchange Standards Consortium) compliant Analysis Results Data objects. These objects are used and re-used to construct summary tables, visualizations, and written reports. The package also exports utilities for working with these objects and creating new Analysis Results Data objects.
Last updated
analysiscdiscdataset
12.46 score 59 stars 49 dependents 209 scripts 61k downloads
cards - Analysis Results Data
Construct CDISC (Clinical Data Interchange Standards Consortium) compliant Analysis Results Data objects. These objects are used and re-used to construct summary tables, visualizations, and written reports. The package also exports utilities for working with these objects and creating new Analysis Results Data objects.
Last updated
analysiscdiscdataset
12.39 score 59 stars 49 dependents 200 scripts 61k downloads
ggsurvfit - Flexible Time-to-Event Figures
Ease the creation of time-to-event (i.e. survival) endpoint figures. The modular functions create figures ready for publication. Each of the functions that add to or modify the figure are written as proper 'ggplot2' geoms or stat methods, allowing the functions from this package to be combined with any function or customization from 'ggplot2' and other 'ggplot2' extension packages.
Last updated
11.98 score 106 stars 5 dependents 1.4k scripts 7.8k downloads
ggsurvfit - Flexible Time-to-Event Figures
Ease the creation of time-to-event (i.e. survival) endpoint figures. The modular functions create figures ready for publication. Each of the functions that add to or modify the figure are written as proper 'ggplot2' geoms or stat methods, allowing the functions from this package to be combined with any function or customization from 'ggplot2' and other 'ggplot2' extension packages.
Last updated
11.98 score 106 stars 5 dependents 1.4k scripts 7.8k downloads
admiraldev - Utility Functions and Development Tools for the Admiral Package Family
Utility functions to check data, variables and conditions for functions used in 'admiral' and 'admiral' extension packages. Additional utility helper functions to assist developers with maintaining documentation, testing and general upkeep of 'admiral' and 'admiral' extension packages.
Last updated
11.87 score 22 stars 7 dependents 249 scripts 4.9k downloadsbroom.helpers - Helpers for Model Coefficients Tibbles
Provides suite of functions to work with regression model 'broom::tidy()' tibbles. The suite includes functions to group regression model terms by variable, insert reference and header rows for categorical variables, add variable labels, and more.
Last updated
11.80 score 25 stars 5 dependents 452 scripts 21k downloads
cardx - Extra Analysis Results Data Utilities
Create extra Analysis Results Data (ARD) summary objects. The package supplements the simple ARD functions from the 'cards' package, exporting functions to put statistical results in the ARD format. These objects are used and re-used to construct summary tables, visualizations, and written reports.
Last updated
11.63 score 23 stars 45 dependents 150 scripts 53k downloads
cardx - Extra Analysis Results Data Utilities
Create extra Analysis Results Data (ARD) summary objects. The package supplements the simple ARD functions from the 'cards' package, exporting functions to put statistical results in the ARD format. These objects are used and re-used to construct summary tables, visualizations, and written reports.
Last updated
11.61 score 23 stars 44 dependents 150 scripts 56k downloads
pharmaversesdtm - SDTM Test Data for the 'Pharmaverse' Family of Packages
A set of Study Data Tabulation Model (SDTM) datasets from the Clinical Data Interchange Standards Consortium (CDISC) pilot project used for testing and developing Analysis Data Model (ADaM) datasets inside the pharmaverse family of packages. SDTM dataset specifications are described in the CDISC SDTM implementation guide, accessible by creating a free account on <https://www.cdisc.org/>.
Last updated
9.41 score 35 stars 1 dependents 374 scripts 2.0k downloads
tfrmt - Applies Display Metadata to Analysis Results Datasets
Creates a framework to store and apply display metadata to Analysis Results Datasets (ARDs). The use of 'tfrmt' allows users to define table format and styling without the data, and later apply the format to the data.
Last updated
8.72 score 90 stars 1 dependents 121 scripts 603 downloads
tidycmprsk - Competing Risks Estimation
Provides an intuitive interface for working with the competing risk endpoints. The package wraps the 'cmprsk' package, and exports functions for univariate cumulative incidence estimates and competing risk regression. Methods follow those introduced in Fine and Gray (1999) <doi:10.1002/sim.7501>.
Last updated
competing-risks
8.09 score 25 stars 2 dependents 449 scripts 6.1k downloads
tidycmprsk - Competing Risks Estimation
Provides an intuitive interface for working with the competing risk endpoints. The package wraps the 'cmprsk' package, and exports functions for univariate cumulative incidence estimates and competing risk regression. Methods follow those introduced in Fine and Gray (1999) <doi:10.1002/sim.7501>.
Last updated
competing-risks
8.04 score 25 stars 2 dependents 394 scripts 6.2k downloadsdcurves - Decision Curve Analysis for Model Evaluation
Diagnostic and prognostic models are typically evaluated with measures of accuracy that do not address clinical consequences. Decision-analytic techniques allow assessment of clinical outcomes, but often require collection of additional information may be cumbersome to apply to models that yield a continuous result. Decision curve analysis is a method for evaluating and comparing prediction models that incorporates clinical consequences, requires only the data set on which the models are tested, and can be applied to models that have either continuous or dichotomous results. See the following references for details on the methods: Vickers (2006) <doi:10.1177/0272989X06295361>, Vickers (2008) <doi:10.1186/1472-6947-8-53>, and Pfeiffer (2020) <doi:10.1002/bimj.201800240>.
Last updated
decision-curve-analysis
7.97 score 44 stars 1 dependents 189 scripts 3.7k downloads
starter - Starter Kit for New Projects
Get started with new projects by dropping a skeleton of a new project into a new or existing directory, initialise git repositories, and create reproducible environments with the 'renv' package. The package allows for dynamically named files, folders, file content, as well as the functionality to drop individual template files into existing projects.
Last updated
template
6.40 score 27 stars 92 scripts 426 downloadsrstudio.prefs - Set 'RStudio' Preferences
As of 'RStudio' v1.3, the preferences in the Global Options dialog (and a number of other preferences that aren’t) are now saved in simple, plain-text JSON files. This package provides an interface for working with these 'RStudio' JSON preference files to easily make modifications without using the point-and-click option menus. This is particularly helpful when working on teams to ensure a unified experience across machines and utilizing settings for best practices.
Last updated
rstudio
4.94 score 29 stars 2 dependents 10 scripts 476 downloadsupdater - Utilities for Updating R
When updating major or minor R versions all packages should be re-installed. The utilities in this package assist in getting a user up-and-running again by installing all previously installed R packages. The package uses 'renv' to install; immediately replenishing your 'renv' package cache.
Last updated
4.81 score 9 stars 145 scripts 509 downloads
affirm - Secular affirmations against data
What the package does (one paragraph).
Last updated
4.15 score 7 stars 6 scripts
