Skip to content
Prev 8775 / 15274 Next

PerformanceAnalytics package

table.MonthlyReturns was replaced with table.CalendarReturns, which is
somewhat more flexible than the old function.

In general, PerformanceAnalytics is most tested on regular returns data.
Most of the functions will work with any xts/zoo time series of returns
(hourly, daily, weekly, monthly, annual, etc) .  Some will work on cash
P&L, prices, or a NAV/wealth index, as noted in the documentation for
those functions.  Where specific periodicities are required by a
function, this will be noted in the documentation for that function.

It is also true that all the VaR and ES functions were collapsed into a
single function for each with various univariate and portfolio methods.

Regards,

   - Brian
On Mon, 2011-10-24 at 13:19 -0400, R. Michael Weylandt wrote: