A method for determining groups in multiple 
    curves with an automatic selection of their number based on k-means or 
    k-medians algorithms. The selection of the optimal number is provided by 
    bootstrap methods. The methodology can be applied both in regression and survival framework.
     Implemented methods are:
    Grouping multiple survival curves described by Villanueva et al. (2018) <doi:10.1002/sim.8016>.
| Version: | 2.0.2 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | doParallel, doRNG, foreach, ggfortify, ggplot2, Gmedian, grDevices, npregfast, RColorBrewer, survival | 
| Suggests: | covr, knitr, plotly, rmarkdown, testthat (≥ 3.0.0) | 
| Published: | 2024-10-25 | 
| DOI: | 10.32614/CRAN.package.clustcurv | 
| Author: | Nora M. Villanueva  [aut, cre],
  Marta Sestelo  [aut] | 
| Maintainer: | Nora M. Villanueva  <nmvillanueva at uvigo.es> | 
| BugReports: | https://github.com/noramvillanueva/clustcurv/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://github.com/noramvillanueva/clustcurv | 
| NeedsCompilation: | no | 
| Citation: | clustcurv citation info | 
| CRAN checks: | clustcurv results |