Skip to content

johnsonandjohnson/junco

Repository files navigation

junco

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

Overview

The junco R package contains analysis functions to create tables and listings used for clinical trial reporting. It complements the tern package by providing additional statistical analysis capabilities.

The package provides a range of functionality, such as:

  • Statistical analysis (ANCOVA, MMRM, Cox regression, Kaplan-Meier, CMH stratified proportion difference estimation)
  • Calculation of odds ratios, relative risks, and proportion differences
  • Event incidence rate analysis
  • Support optional SAS (to-nearest-value) and IEC (to-nearest-even) rounding
  • Frequency tabulations and summarizations
  • Reference-based multiple imputation (RBMI) for handling missing data
  • Production-ready RTF and DOCX exporter for listings and tables (see tt_to_tbldf and junco::export_as_docx_j)
  • Creation of tables, listings, and graphs (TLGs)

Installation

Either you can install the stable CRAN version

install.packages("junco") #CRAN Release

Or you can install the development version from GitHub:

require('remotes')
remotes::install_github("johnsonandjohnson/junco", ref = "dev") #for the rolling dev release

Usage

To understand how to use this package, please refer to the vignettes (also available on the pkgdown site). You can list them locally with:

browseVignettes(package = "junco")

Key vignettes and what they cover:

About

Create Common TLs Used in Clinical Trials

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.note

Stars

Watchers

Forks

Packages

No packages published

Contributors 9