index_series | R Documentation |
Estimates portfolio mean return, variance and annualized volatility.
index_series(series_list, weights, dates, val_ini = 100,
invest_assets = NULL)
series_list |
Portfolio weights. |
weights |
named vector of weights. |
dates |
Dates. |
val_ini |
Initial value. |
invest_assets |
Index, ETF. |
index series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.