Skip to contents

Core Modeling Functions

Main functions used for building, predicting, and presenting RLT models. These are the most commonly used in the workflow.

RLT()
 Reinforcement Learning Trees 
predict(<RLT>)
prediction using RLT
print(<RLT>)
Print a RLT object

Model Analysis & Utilities

Auxiliary functions for evaluating, interpreting, and analyzing fitted models.

forest.kernel()
 random forest kernel 
get.one.tree()
Print a single tree
get.surv.band()
 get.surv.band 
cindex()
C-index

Other Functions

Other auxiliary or testing functions.

mytest()
mytest