Description Usage Arguments Value
Plot returns vs MAE/MFE
1 2 3 4 5 | plotReturns(this, type = "MAE", interactive_plot = FALSE)
## S3 method for class 'modelStrategy'
plotReturns(this, type = "MAE",
interactive_plot = FALSE)
|
this |
modelStrategy |
type |
character, MAE or MFE |
interactive_plot |
logical, if it is TRUE, then plot will be interactive |
ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.