Displaying 1 result from an estimated 1 matches for "s2_predict".
Did you mean:
s1_predict
2010 Aug 17
0
Merge xts
...-03-25 20:00:00 to 1990-12-15 09:00:00 containing:
Data: num [1:725, 1] 11.23 10.18 9.3 9.74 10.18 ...
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : NULL
Indexed by objects of class: [POSIXt,POSIXct] TZ:
Original class: 'double'
xts Attributes:
NULL
> str(s2_predict.xts)
An ?xts? object from 1990-03-26 22:00:00 to 1990-12-17 containing:
Data: num [1:437, 1] 7.79 7.45 7.12 6.27 5.93 ...
- attr(*, "dimnames")=List of 2
..$ : NULL
..$ : NULL
Indexed by objects of class: [POSIXt,POSIXct] TZ:
Original class: 'double'
xts Attributes...