For finance applications, I'm surprised that I am unable to find a function to 
compute the portfolio return (sqrt(t(w) %*% V %*% w)) where w are portfolio 
weights and V is the cov(returns). The Performance Analytics portfolio return 
function seems to compute something else.
Ernie

______________________________________________
R-help@r-project.org 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.

Reply via email to