TVR,ph-method | R Documentation |
TVR method for ph class
## S4 method for signature 'ph'
TVR(x, rew)
x |
An object of class ph. |
rew |
A vector of rewards. |
An object of the of class ph.
obj <- ph(structure = "general")
TVR(obj, c(1, 2, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.