Other packages > Find by keyword >

tidyCDISC  

Quick Table Generation & Exploratory Analyses on ADaM-Ish Datasets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tidyCDISC", "0.2.1")



Attach the package and use:
library("tidyCDISC")
Maintained by
Aaron Clark
[Scholar Profile | Author Map]
First Published: 2022-08-30
Latest Update: 2023-03-16
Description:
Provides users a quick exploratory dive into common visualizations without writing a single line of code given the users data follows the Analysis Data Model (ADaM) standards put forth by the Clinical Data Interchange Standards Consortium (CDISC) <https://www.cdisc.org>. Prominent modules/ features of the application are the Table Generator, Population Explorer, and the Individual Explorer. The Table Generator allows users to drag and drop variables and desired statistics (frequencies, means, ANOVA, t-test, and other summary statistics) into bins that automagically create stunning tables with validated information. The Population Explorer offers various plots to visualize general trends in the population from various vantage points. Plot modules currently include scatter plot, spaghetti plot, box plot, histogram, means plot, and bar plot. Each plot type allows the user to plot uploaded variables against one another, and dissect the population by filtering out certain subjects. Last, the Individual Explorer establishes a cohesive patient narrative, allowing the user to interact with patient metrics (params) by visit or plotting important patient events on a timeline. All modules allow for concise filtering & downloading bulk outputs into html or pdf formats to save for later.
How to cite:
Aaron Clark (2022). tidyCDISC: Quick Table Generation & Exploratory Analyses on ADaM-Ish Datasets. R package version 0.2.1, https://cran.r-project.org/web/packages/tidyCDISC. Accessed 29 Apr. 2025.
Previous versions and publish date:
0.1.0 (2022-08-30 15:30), 0.2.0 (2023-02-03 18:10)
Other packages that cited tidyCDISC R package
View tidyCDISC citation profile
Other R packages that tidyCDISC depends, imports, suggests or enhances
Complete documentation for tidyCDISC
Functions, R codes and Examples using the tidyCDISC R package
Some associated functions: adae . adlbc . adsl . adtte . advs . app_methods . col_for_list_expr . common_rownames . data_to_filter . data_to_use_str . example_dat1 . example_dat2 . get_levels . prep_adae . prep_adsl . prep_bds . pretty_IDs . run_app . std_footnote . tg_gt . varN_fctr_reorder . 
Some associated R codes: app_config.R . app_server.R . app_ui.R . data-example.R . data-phuse_TDF_ADaM.R . global.R . golem_utils_server.R . golem_utils_ui.R . mod_dataComply.R . mod_dataComplyRules.R . mod_dataComplyRules_fct_helpers.R . mod_dataComply_fct_helpers.R . mod_dataUpload.R . mod_indvExpPat.R . mod_indvExpPatEvents.R . mod_indvExpPatVisits.R . mod_indvExpPatVisits_fct_plot.R . mod_indvExp_fct_buildEvents.R . mod_indvExp_fct_organizeEvent.R . mod_indvExp_srv.R . mod_indvExp_ui.R . mod_indvExp_utils_helpers.R . mod_popExp.R . mod_popExp_boxplot.R . mod_popExp_fct_boxplot.R . mod_popExp_fct_heatCorr.R . mod_popExp_fct_km.R . mod_popExp_fct_line.R . mod_popExp_fct_scatterplot.R . mod_popExp_fct_spaghettiplot.R . mod_popExp_heatCorr.R . mod_popExp_km.R . mod_popExp_line.R . mod_popExp_scatter.R . mod_popExp_spaghetti.R . mod_popExp_ui.R . mod_popExp_utils.R . mod_selectData.R . mod_tableGen.R . mod_tableGen_fct_anova.R . mod_tableGen_fct_blocks.R . mod_tableGen_fct_chg.R . mod_tableGen_fct_freq.R . mod_tableGen_fct_max_freq.R . mod_tableGen_fct_mean.R . mod_tableGen_fct_meanSummary.R . mod_tableGen_fct_methods.R . mod_tableGen_fct_nested_freq.R . mod_tableGen_fct_non_missing.R . mod_tableGen_fct_y.R . mod_tableGen_ui.R . mod_tableGen_utils.R . run_app.R . utils-pipe.R . utils_SAScompare.R . utils_helpers.R . utils_strObjs.R .  Full tidyCDISC package functions and examples
Downloads during the last 30 days
03/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/28Downloads for tidyCDISC246810121416182022TrendBars

Today's Hot Picks in Authors and Packages

phecodemap  
Visualization for PheCode Mapping with ICD-9 and ICD-10-CM Codes
To build a shiny app for visualization of the hierarchy of PheCode Mapping with International Classi ...
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  
PCAmatchR  
Match Cases to Controls Based on Genotype Principal Components
Matches cases to controls based on genotype principal components (PC). In order to produce better r ...
Download / Learn more Package Citations See dependency  
bigGP  
Distributed Gaussian Process Calculations
Distributes Gaussian process calculations across nodes in a distributed memory setting, using Rmpi. ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
Download / Learn more Package Citations See dependency  
knockoff  
The Knockoff Filter for Controlled Variable Selection
The knockoff filter is a general procedure for controlling the false discovery rate (FDR) when perf ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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