Description
Survival Analysis using Copulas.
Description
Survival analysis for unbalanced clusters using Archimedean copulas (Prenen et al. (2016) <DOI:10.1111/rssb.12174>).
README.md
Installing the Sunclarco Package
install.packages("devtools") # If not yet installed on your R Version
devtools::install_github("hadley/devtools") # Only run this if your currently installed
# devtools version is <= 1.12 (recursive dependencies bug)
devtools::install_github("ewouddt/Sunclarco")