Learn R Programming

RLT

This is the original C version of the RLT (Reinforcement Learning Trees) package.

Installation

You can install the released version of RLT from CRAN with:

  install.packages("RLT")

Copy Link

Version

Install

install.packages('RLT')

Monthly Downloads

347

Version

3.2.6

License

GPL (>= 2)

Maintainer

Ruoqing Zhu

Last Published

April 28th, 2023

Functions in RLT (3.2.6)

MuteRate

Muting rate
predict.RLT

Prediction function for reinforcement learning trees
print.RLT

Print a RLT object
RLT

Reinforcement Learning Trees