Tern

Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials
Alternatives To Tern
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Gcc288
3 months ago11mitPython
GCC: Graph Contrastive Coding for Graph Neural Network Pre-Training @ KDD 2020
Export176
10 months ago2December 07, 20224R
R package for streamlined export of graphs and data tables.
Pgfplots147
3 months ago204TeX
pgfplots - A TeX package to draw normal and/or logarithmic plots directly in TeX in two and three dimensions with a user-friendly interface and pgfplotstable - a TeX package to round and format numerical tables. Examples in manuals and/or on web site.
Ascii Data116124 years ago4May 01, 20193apache-2.0Java
A small Java library for producing nice looking text-based line-graphs and tables.
Sqlalchemy_schemadisplay105118a year ago5January 27, 201610otherPython
Rimbu104195 days ago32April 26, 20232mitTypeScript
Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Leafpop8926a year ago4May 22, 20216otherR
Include Tables, Images and Graphs in Leaflet Popups
Sub Gc75
a year ago1mitJupyter Notebook
Code repository for our paper "Comprehensive Image Captioning via Scene Graph Decomposition" in ECCV 2020.
Tern61
18 hours ago72otherR
Table, Listings, and Graphs (TLG) library for common outputs used in clinical trials
Graphvix503410 months ago6July 08, 20187mitElixir
Graphviz for Elixir
Alternatives To Tern
Select To Compare


Alternative Project Comparisons
Readme

tern

Check Docs Code Coverage

GitHub forks GitHub repo stars

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

The tern R package contains analysis functions to create tables and graphs used for clinical trial reporting.

The package provides a large range of functionality, for example:

  • Data visualizations:
    • forest plots
    • line plots
    • Kaplan-Meier plots
    • ...
  • Statistical model fits:
    • logistic regression
    • Cox regression
    • ...
  • Summary tables:
    • unique patients
    • exposure across patients
    • change from baseline for parameters
    • ...

Many of these outputs are available to be added into teal applications for interactive exploration of data. These teal modules are available in the teal.modules.clinical package.

Installation

tern is available on CRAN and you can install the latest released version with:

install.packages("tern")

or you can install the latest development version directly from GitHub by running the following:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("insightsengineering/tern")

Note that it is recommended you create and use a GITHUB_PAT if installing from GitHub.

See package vignettes browseVignettes(package = "tern") for usage of this package.

Related

Acknowledgment

This package is a result of a joint efforts by many developers and stakeholders. We would like to thank everyone who contributed so far!

Stargazers and Forkers

Stargazers over time

Stargazers over time

Stargazers

Stargazers repo roster for @insightsengineering/tern

Forkers repo roster for @insightsengineering/tern

Popular Graph Projects
Popular Table Projects
Popular Computer Science Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
R
Graph
Table
Nest