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]
All associated links for this package
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
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns