Package: isoboost
Title: Isotonic Boosting Classification Rules
Version: 1.0.1
Date: 2021-05-01
Authors@R: c(
  person("David", "Conde", email = "dconde@eio.uva.es", role = c("aut", "cre")),
  person("Miguel A.", "Fernandez", email = "miguelaf@eio.uva.es", role = "aut"),
  person("Cristina", "Rueda", email = "cristina.rueda@uva.es", role = "aut"),
  person("Bonifacio", "Salvador", email = "bosal@eio.uva.es", role = "aut"))
Description: In classification problems a monotone relation between some
  predictors and the classes may be assumed. In this package 'isoboost' 
  we propose new boosting algorithms, based on LogitBoost, that 
  incorporate this isotonicity information, yielding more accurate 
  and easily interpretable rules.
Imports: Iso, isotone, rpart
License: GPL-2 | GPL-3
NeedsCompilation: no
Packaged: 2021-05-01 13:27:57 UTC; davidconde
Author: David Conde [aut, cre],
  Miguel A. Fernandez [aut],
  Cristina Rueda [aut],
  Bonifacio Salvador [aut]
Maintainer: David Conde <dconde@eio.uva.es>
Repository: CRAN
Date/Publication: 2021-05-01 15:20:02 UTC
Built: R 4.3.3; ; 2025-01-24 08:48:37 UTC; unix
