Package: CatPredi
Type: Package
Title: Optimal Categorisation of Continuous Variables in Prediction
        Models
Version: 1.4
Date: 2025-10-27
Authors@R: c(
    person("Irantzu Barrio", email = "irantzu.barrio@ehu.eus", role = c("aut", "cre")),
    person("Maria Xose Rodriguez-Alvarez", role = "aut"),
    person("Inmaculada Arostegui", role = "ctb"),
    person("Diana Marcela Perez", role = "ctb"))
Imports: survival, rms, CPE, rgenoud, mgcv, stats, graphics,
        doParallel, foreach, ggplot2
Description: Allows the user to categorise a continuous predictor variable in a logistic or a Cox proportional hazards regression setting, by maximising the discriminative ability of the model. I Barrio, I Arostegui, MX Rodriguez-Alvarez, JM Quintana (2015) <doi:10.1177/0962280215601873>. I Barrio,  MX Rodriguez-Alvarez, L Meira-Machado, C Esteban, I Arostegui (2017) <https://www.idescat.cat/sort/sort411/41.1.3.barrio-etal.pdf>.
License: GPL
NeedsCompilation: no
Packaged: 2025-10-30 09:42:59 UTC; leire
Author: Irantzu Barrio [aut, cre],
  Maria Xose Rodriguez-Alvarez [aut],
  Inmaculada Arostegui [ctb],
  Diana Marcela Perez [ctb]
Maintainer: Irantzu Barrio <irantzu.barrio@ehu.eus>
RoxygenNote: 7.1.2
Repository: CRAN
Date/Publication: 2025-10-30 10:30:08 UTC
Built: R 4.5.2; ; 2025-11-01 03:27:28 UTC; windows
