An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081216/0cf0db7f/attachment.pl>
Problem with alignDailySwries in R-metrics
2 messages · John Kerpel, Yohan Chalabi
1 day later
"JK" == "John Kerpel" <john.kerpel at gmail.com> on Tue, 16 Dec 2008 13:26:27 -0600
JK> DTB6<-alignDailySeries(DTB6, method = "interp",include.weekends = FALSE, JK> units = NULL) JK> Error in getDataPart(<S4 object of class "timeSeries">) : JK> no '.Data' slot defined for class "timeSeries" JK> JK> JK> What's causing this error? This means that you are using the old "fSeries" package instead of its new implementation in the "timeSeries" package. Make sure to update all your packages. hope this helps, Yohan
PhD student Swiss Federal Institute of Technology Zurich www.ethz.ch