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.0 |
Depends: | R (≥ 3.5.0) |
Imports: | doParallel, foreach, ggplot2, ggfortify, doRNG, Gmedian, survival, wesanderson, npregfast, tidyr, RColorBrewer, KernSmooth, data.table |
Suggests: | testthat, usethis, condSURV, covr |
Published: | 2020-03-21 |
Author: | Nora M. Villanueva
|
Maintainer: | Nora M. Villanueva <nmvillanueva at uvigo.es> |
BugReports: | http://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 |
Reference manual: | clustcurv.pdf |
Package source: | clustcurv_2.0.0.tar.gz |
Windows binaries: | r-devel: clustcurv_2.0.0.zip, r-release: clustcurv_2.0.0.zip, r-oldrel: clustcurv_2.0.0.zip |
macOS binaries: | r-release: clustcurv_2.0.0.tgz, r-oldrel: clustcurv_2.0.0.tgz |
Old sources: | clustcurv archive |
Please use the canonical form https://CRAN.R-project.org/package=clustcurv to link to this page.