Package: LLM
Title: Logit Leaf Model Classifier for Binary Classification
Version: 1.1.0
Date: 2020-05-05
Authors@R: c(person("Arno", "De Caigny",role = c("aut", "cre"),
				email = "a.de-caigny@ieseg.fr"),
				person("Kristof", "Coussement", role = c("aut"),
				email = "k.coussement@ieseg.fr"),
				person("Koen W.", "De Bock", role = c("aut"),
				email = "kdebock@audencia.com"))
Author: Arno De Caigny [aut, cre],
  Kristof Coussement [aut],
  Koen W. De Bock [aut]
Maintainer: Arno De Caigny <a.de-caigny@ieseg.fr>
Description: Fits the Logit Leaf Model, makes predictions and visualizes the output. (De Caigny et al., (2018) <DOI:10.1016/j.ejor.2018.02.009>).
Depends: R (>= 4.0.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: mlbench
Imports: partykit, stats, stringr, RWeka, survey, reghelper, scales
NeedsCompilation: no
Packaged: 2020-05-08 06:13:51 UTC; zosia
Repository: CRAN
Date/Publication: 2020-05-08 06:30:03 UTC
Built: R 4.0.2; ; 2020-07-17 08:57:23 UTC; unix
