| plotReward | R Documentation | 
Plot the reward of a bandit object
plotReward(object, data = FALSE, cumulative = TRUE, expectedReward = TRUE,
  maxReward, ...)
| object | an object inheriting from class  | 
| data | logical: should the raw plot data be returned? | 
| cumulative | logical: should the cumulative reward be plotted? | 
| expectedReward | logical: should the expected reward be plotted? | 
| maxReward | logical: should the maximum reward be plotted? (only supported for binomial models). | 
| ... | additional parameters passed to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.