Skip to contents

RLT 4.2.6

RLT 4.2.5

  • Completed linear combination splits and reinforcement learning mode for regression.
  • Single variable reinforcement learning mode for classification is also done.

RLT 4.1.3

  • Various updates including reproducibility, new models, and speed improvements.
  • Embedded model (in RLT) temporally removed. Will be added to next version.

RLT 4.0.0

  • Updated the entire package to Rcpp and Rcpparmadillo.

RLT 3.2.3

CRAN release: 2021-09-04

  • Removed S.h header file.
  • Changes header files to avoid conflict between Rinternals.h and clang 13.0.0.

RLT 3.2.2

CRAN release: 2018-08-20

  • Changed the variable weights mechanism for classification setting.

RLT 3.2.1

CRAN release: 2017-11-19

  • Fixed compiling issues for solaris.

RLT 3.2.0

CRAN release: 2017-11-17

  • Fixed compiling issues for omp.h.

RLT 3.1.1

  • Fixed a small bug in the survival model, where the “rank” splitting rule may lead to a crash.

RLT 3.1.0

CRAN release: 2017-04-09

  • This is the first release of this package on CRAN. Previous versions (<= 3.0.0) were released on the author’s personal website.
  • There are some minor changes to the parameter names compared with previous versions.