backtest-performance {fPortfolio} | R Documentation |
Portfolio backtesting net performance
Description
Displays plot of rebased portfolio performance and summary statistics.
Usage
netPerformance(object, format = "%Y-%m-%d")
Arguments
object |
a list, returned from running the function |
format |
a character string of the date format used |
Value
A plot of rebased portfolio returns and tables summarising portfolio performance over time.
Note
This function will become obsolete by functions provided in the
upcoming fPortfolioPerformance
package.
References
W\"urtz, D., Chalabi, Y., Chen W., Ellis A. (2009); Portfolio Optimization with R/Rmetrics, Rmetrics eBook, Rmetrics Association and Finance Online, Zurich.
[Package fPortfolio version 4023.84 Index]