Package: clustcurv
Type: Package
Title: Determining Groups in Multiples Curves
URL: https://github.com/noramvillanueva/clustcurv
BugReports: http://github.com/noramvillanueva/clustcurv/issues
Version: 2.0.0
Date: 2020-03-21
Maintainer: Nora M. Villanueva <nmvillanueva@uvigo.es>
Authors@R: c(person("Nora", "M. Villanueva",email= "nmvillanueva@uvigo.es", role = c("aut", "cre"),
  comment = c(ORCID = "0000-0001-8085-2745")),
  person("Marta", "Sestelo",email= "sestelo@uvigo.es", role = "aut"))
Description: 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>.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: doParallel, foreach, ggplot2, ggfortify, doRNG, Gmedian,
        survival, wesanderson, npregfast, tidyr, RColorBrewer,
        KernSmooth, data.table
Suggests: testthat, usethis, condSURV, covr
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-03-21 11:56:52 UTC; msestelo
Author: Nora M. Villanueva [aut, cre] (<https://orcid.org/0000-0001-8085-2745>),
  Marta Sestelo [aut]
Repository: CRAN
Date/Publication: 2020-03-21 16:00:02 UTC
Built: R 3.6.3; ; 2020-08-05 07:46:43 UTC; windows
