Other packages > Find by keyword >

TheseusPlot  

Visualizing Decomposition of Differences in Rate Metrics
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("TheseusPlot", "0.1.1")



Attach the package and use:
library("TheseusPlot")
Maintained by
Koji Makiyama
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-08-28
Latest Update: 2025-08-28
Description:
Provides tools for decomposing differences in rate metrics between two groups into contributions from individual subgroups and visualizing them as a "Theseus Plot". Inspired by the story of the Ship of Theseus, the method replaces subgroup data from one group with that of another step by step, recalculating the overall metric at each stage to quantify subgroup contributions. A Theseus Plot combines the stepwise progression of a waterfall plot with the comparative bars of a bar chart, offering an intuitive way to understand subgroup-level effects.
How to cite:
Koji Makiyama (2025). TheseusPlot: Visualizing Decomposition of Differences in Rate Metrics. R package version 0.1.1, https://cran.r-project.org/web/packages/TheseusPlot. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.1.1 (2025-08-28 09:50)
Other packages that cited TheseusPlot R package
View TheseusPlot citation profile
Other R packages that TheseusPlot depends, imports, suggests or enhances
Complete documentation for TheseusPlot
Functions, R codes and Examples using the TheseusPlot R package
Full TheseusPlot package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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