Description Usage Arguments Value See Also Examples
Provide treatment recommendation at a given stage using the features,
based on a given listdtr object.
1 2 |
object |
an object of class |
xnew |
a matrix of features. |
stage |
an integer that specifies the stage. |
... |
further arguments passed to or from other methods. |
A factor vector that gives the estimated optimal treatment
for the features presented in each row of xnew.
The length is the same as
the number of rows in xnew.
The levels are the unique values of treatments actually received
at that stage.
1 | # see examples for listdtr
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.