IPDfromKM: Map Digitized Survival Curves Back to Individual Patient Data

An implementation to reconstruct individual patient data from Kaplan-Meier (K-M) survival curves, visualize and assess the accuracy of the reconstruction, then perform secondary analysis on the reconstructed data. We involve a simple function to extract the coordinates form the published K-M curves. The function is developed based on Poisot T. ’s digitize package (2011) <doi:10.32614/RJ-2011-004> . For more complex and tangled together graphs, digitizing software, such as 'DigitizeIt' (for MAC or windows) or 'ScanIt'(for windows) can be used to get the coordinates. Additional information should also be involved to increase the accuracy, like numbers of patients at risk (often reported at 5-10 time points under the x-axis of the K-M graph), total number of patients, and total number of events. The package implements the modified iterative K-M estimation algorithm (modified-iKM) improved upon the approach proposed by Guyot (2012) <doi:10.1186/1471-2288-12-9> with some modifications.

Version: 0.1.10
Depends: R (≥ 3.6.0), ggplot2, dplyr, survival, gridExtra, readbitmap
Published: 2020-11-11
Author: Na Liu [aut, cre], J.Jack Lee [aut, ths], Yanhong Zhou [ctb]
Maintainer: Na Liu <nliu1104 at gmail.com>
License: GPL-2
NeedsCompilation: no
CRAN checks: IPDfromKM results

Documentation:

Reference manual: IPDfromKM.pdf

Downloads:

Package source: IPDfromKM_0.1.10.tar.gz
Windows binaries: r-devel: IPDfromKM_0.1.10.zip, r-release: IPDfromKM_0.1.10.zip, r-oldrel: IPDfromKM_0.1.10.zip
macOS binaries: r-release (arm64): IPDfromKM_0.1.10.tgz, r-oldrel (arm64): IPDfromKM_0.1.10.tgz, r-release (x86_64): IPDfromKM_0.1.10.tgz

Reverse dependencies:

Reverse imports: OneArm2stage

Linking:

Please use the canonical form https://CRAN.R-project.org/package=IPDfromKM to link to this page.