Skip to content

Commit

Permalink
rd fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xinran1228 committed Aug 21, 2024
1 parent 5fe6380 commit 8e58eb0
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/backtest.plot.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#' @param drawdown_on the plot will shadow the full time period of the maximum drawdown and recovery of the first portfolio.
#' Use number (e.g. 1, 2, 3) to indicate which portfolio drawdown interval you wish to track, or NULL to not shadow any period.
#' @param plotType "cumRet", "drawdown", or the default is both
#' @param main users can design title by providing a character of main
#' @param colorSet users can design the color by providing a vector of color
#' @param ltySet users can design lty by providing a vector of lty
#' @param lwdSet users can design lwd by providing a vector of lwd
Expand Down
2 changes: 2 additions & 0 deletions man/backtest.plot.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions man/meancsm.efficient.frontier.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8e58eb0

Please sign in to comment.