aggregate {fSeries}

Daniele Amberti amberti at inwind.it
Thu Jun 19 12:31:18 CEST 2008


function aggregate from fSeries is not working properly on R 2.7.0, try the sample code:

   x = as.timeSeries(data(msft.dat))
   
## aggregate -
   aggregate(x)   


Thanks
D. Amberti



More information about the Rmetrics-core mailing list