Skip to content

FJRubio67/KMSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KMSim (R package)

An R package for simulating times to event from a Kaplan-Meier (KM) estimator of a survival function, based on a sample of times to event (either for the entire sample, a subgroup, or an individual).

To install the KMSim R package use:

library(devtools)
install_github("FJRubio67/KMSim")

library(KMSim)
?KMSim
?KMSim

Illustrative examples using real data can be found at:

About

KMSim (R package)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages