I am using performance analytics and Quantmod packages. The data is daily
stock returns, I am calculating VaR (Port.returns, p=0.95, weights =
weights, portfolio_method = "Component", method="modified"). This gives me
the Cornish Fisher VaR - daily risk. Is there a way still using daily
prices and get longer risk periods (VaR), such as one month, or quarter?
Thanks
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.