Package: sicure
Type: Package
Title: Single-Index Mixture Cure Models
Version: 0.1.0
Authors@R: c(
    person("Beatriz", "Piñeiro-Lamas", , "b.pineiro.lamas@udc.es", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-0673-5377")),
    person("Ana", "López-Cheda", , role = c("aut")),
    person("Ricardo", "Cao", , role = c("aut")))
Description: Single-index mixture cure models allow estimating the probability of cure and the latency depending on a vector (or functional) covariate, avoiding the curse of dimensionality. The vector of parameters that defines the model can be estimated by maximum likelihood. A nonparametric estimator for the conditional density of the susceptible population is provided. For more details, see Piñeiro-Lamas (2024) (<https://ruc.udc.es/dspace/handle/2183/37035>).
License: GPL (>= 2)
Encoding: UTF-8
Imports: caTools, doBy, fda, npcure, StatMatch, stats
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-10-31 14:11:41 UTC; Bea
Author: Beatriz Piñeiro-Lamas [aut, cre]
    (<https://orcid.org/0000-0003-0673-5377>),
  Ana López-Cheda [aut],
  Ricardo Cao [aut]
Maintainer: Beatriz Piñeiro-Lamas <b.pineiro.lamas@udc.es>
Repository: CRAN
Date/Publication: 2024-11-04 12:30:03 UTC
