Package: unsurv Title: Unsupervised Clustering of Individualized Survival Curves Version: 0.5.0 Authors@R: c( person("Imad", "EL BADISY", email = "elbadisyimad@gmail.com", role = c("aut", "cre"))) Author: Imad EL BADISY [aut, cre] Maintainer: Imad EL BADISY Date: 2026-03-12 Description: Tools for clustering individualized survival curves using the Partitioning Around Medoids (PAM) algorithm, with monotonic enforcement, optional smoothing, weighted distances (L1/L2), automatic K selection via silhouette width, prediction for new curves, basic stability checks, and plotting helpers. The clustering strategy follows Kaufman and Rousseeuw (1990, ISBN:0471878766). License: MIT + file LICENSE URL: https://github.com/ielbadisy/unsurv BugReports: https://github.com/ielbadisy/unsurv/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: stats, cluster, ggplot2 Suggests: tidyr, dplyr, scales, testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://ielbadisy.r-universe.dev Date/Publication: 2026-03-12 13:05:08 UTC RemoteUrl: https://github.com/ielbadisy/unsurv RemoteRef: HEAD RemoteSha: 3492987bea5a8808344f27e2289b0ce7f545211f NeedsCompilation: no Packaged: 2026-07-16 07:53:30 UTC; root