Package: Cubist
Type: Package
Title: Rule- And Instance-Based Regression Modeling
Version: 0.2.1
Date: 2017-12-01
Authors@R: c(
    person("Max", "Kuhn", , "mxkuhn@gmail.com", c("aut", "cre")),
    person("Weston", "Steve", role = "ctb"),
    person("Keefer", "Chris", role = "ctb"),
    person("Coulter", "Nathan", role = "ctb"),
    person("Ross", "Quinlan", role = "aut", comment = "Author of imported C code"),
    person("Rulequest Research Pty Ltd.", role = "cph", comment = "Copyright holder of imported C code"))
Maintainer: Max Kuhn <mxkuhn@gmail.com>
Description: Regression modeling using rules with added instance-based corrections.
Depends: lattice
Imports: reshape2
Suggests: mlbench, caret, knitr
URL: https://topepo.github.io/Cubist
BugReports: https://github.com/topepo/Cubist/issues
License: GPL-3
LazyLoad: yes
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-12-01 18:28:48 UTC; max
Author: Max Kuhn [aut, cre],
  Weston Steve [ctb],
  Keefer Chris [ctb],
  Coulter Nathan [ctb],
  Ross Quinlan [aut] (Author of imported C code),
  Rulequest Research Pty Ltd. [cph] (Copyright holder of imported C code)
Repository: CRAN
Date/Publication: 2017-12-01 23:18:21 UTC
