sapply -> lapply and a few other small bug fixes in constructors |
|
More...
|
over 12 years ago
|
Constructor methods for xtsdf |
|
More...
|
over 12 years ago
|
- Initial commit of some R-level roll* functionality |
|
More...
|
over 12 years ago
|
- Change Josh -> Joshua |
|
More...
|
over 12 years ago
|
- Fix edge case in Ops.xts where two objects with no common index create |
|
More...
|
over 12 years ago
|
- Change default to drop.time=TRUE for to.monthly and to.quarterly |
|
More...
|
over 12 years ago
|
o fixed macro expansion mistake in init.c - Thanks to Bill Dunlap for the report |
|
More...
|
over 12 years ago
|
- do.call -> for loop in na.locf.xts (significant speed gains on large objects) |
|
More...
|
over 12 years ago
|
Added HW & StructTS; also cleaned up calls for arima[0] functions |
|
More...
|
over 12 years ago
|
Fixed coercion in arima residuals |
|
More...
|
over 12 years ago
|
Basic infrastructure for arima & arima0 (untested) |
|
More...
|
over 12 years ago
|
Basic infrastructure for acf & pacf |
|
More...
|
over 12 years ago
|
o fixed GPL3 headers that now read GPL2 (corrected as xts is GPL2) |
|
More...
|
over 12 years ago
|
Handle cex, pch, and col better for type = p plots and add examples; hide old plot.xts |
|
More...
|
over 12 years ago
|
Cleaned up plot.xts -- no known regressions or new features but cleaner going forward. |
|
More...
|
over 12 years ago
|
Remove stay debugging print() |
|
More...
|
over 12 years ago
|
Example/test to verify the type= buglet in 621 |
|
More...
|
over 12 years ago
|
Small problem with type not being passed properly; now fixed |
|
More...
|
over 12 years ago
|
Got panel margins working for plot.xts and added barplot outline (empty now); still need to fix x/y axis labelling for plot.xts |
|
More...
|
over 12 years ago
|
Started adding support for plot arguments; still working out magic incantation for layout |
|
More...
|
over 12 years ago
|
More work on plot.xts -- preliminary support for multi-variate columns; scatterplots seem good for now. |
|
More...
|
over 12 years ago
|
Add scatterplot to plot.xts -- should handle par() args better; probably broke regular plots |
|
More...
|
over 12 years ago
|
Test commits |
|
More...
|
over 12 years ago
|
- Skeleton for GSoC project |
|
More...
|
over 12 years ago
|
- Make indexClass<-.xts throw error if value='POSIXt' |
|
More...
|
over 12 years ago
|
- actually change the index in .drop.time if it's POSIXt |
|
More...
|
almost 13 years ago
|
- .drop.time now looks for 'POSIXt' in any location |
|
More...
|
almost 13 years ago
|
o fixed Date shortcut in xts:::index.xts |
|
More...
|
almost 13 years ago
|
o reverted index code back to previous non-Date specialty |
|
More...
|
almost 13 years ago
|
o patch test for Date handling in index. Previous version |
|
More...
|
almost 13 years ago
|