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.

Getting started

Package details

AuthorNa Liu [aut, cre], J.Jack Lee [aut, ths], Yanhong Zhou [ctb]
MaintainerNa Liu <nliu1104@gmail.com>
LicenseGPL-2
Version0.1.10
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("IPDfromKM")

Try the IPDfromKM package in your browser

Any scripts or data that you put into this service are public.

IPDfromKM documentation built on Nov. 11, 2020, 5:08 p.m.