Description Usage Arguments See Also
Combine assets into a portfolio time-series
1 2 3 4 5 6 7 8 9 |
ret |
time-series in a data.frame or tibble |
reb_wgt |
vector of rebalance weights or a data.frame containing a
time-series of rebalance dates and corresponding weights, if left as
|
reb_freq |
a rebalance frequency to transform a rebalance vector into a time-series of rebalance weights |
ret_freq |
return frequency of the time-series containing asset returns |
date_start |
inception date to truncate portfolio returns |
date_end |
ending date to truncate portfolio returns |
t_cost |
optional input for transactions costs |
Other return time-series:
changeFreq()
,
checkRet()
,
getIncept()
,
priceToRet()
,
retToPrice()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.