Package: BESTree
Type: Package
Title: Branch-Exclusive Splits Trees
Version: 0.5.2
Authors@R: person("Beaulac", "Cedric", email = "cedric@utstat.toronto.edu",
  role = c("aut", "cre")) 
Description: Decision tree algorithm with a major feature added. Allows for users to define an ordering on the partitioning process.
    Resulting in Branch-Exclusive Splits Trees (BEST). Cedric Beaulac and Jeffrey S. Rosentahl (2019) <arXiv:1804.10168>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: plyr, compiler, utils, stats
RoxygenNote: 6.1.1
Suggests: knitr, rmarkdown, testthat
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-08-08 16:22:38 UTC; The Beast
Author: Beaulac Cedric [aut, cre]
Maintainer: Beaulac Cedric <cedric@utstat.toronto.edu>
Repository: CRAN
Date/Publication: 2019-08-09 11:00:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:53:03 UTC; windows
