The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16318 9056 d 5 h /branches/R-NaString/ This commit was manufactured by cvs2svn to create branch 'R-NaString'.  
15304 9121 d 4 h hornik /trunk/ Move ts methods for base generics (Ops, cbind, diff and na.omit)
from package ts to package base.
 
13697 9228 d 1 h hornik /trunk/src/library/ts/ Typo.  
7872 9675 d 23 h ripley /trunk/src/library/ts/ update  
5514 9843 d 11 h ripley /trunk/src/library/ts/ add lynx dataset (used in package sm, for example)  
5482 9846 d 0 h ripley /trunk/src/library/ widespread ts updates  
5428 9853 d 2 h ripley /trunk/src/library/ts/ re-organize plot.spec, add convergence warning in arima0  
5420 9854 d 5 h ripley /trunk/src/library/ts/ split up kernel, apply.kernel -> kernapply, etc  
5414 9854 d 13 h ripley /trunk/src/library/ts/ more explicit names for data files as suggested by KH  
5410 9855 d 1 h ripley /trunk/src/library/ts/ arma0: predict on original scale
lots of tidying up
 
5390 9858 d 2 h ripley /trunk/src/library/ts/ add ar.ols and ar.burg  
5362 9861 d 0 h ripley /trunk/src/library/ts/ add arima modelling, predict and print methods for ar and arma
options(ts.S.compat) for plottng spectra and one extremely strident user.
 
5344 9863 d 2 h ripley /trunk/src/library/ts/ add diffinv, toeplitz, first round of suggestions from Adrian Trapletti  
5336 9863 d 16 h ripley /trunk/src/library/ts/ documentation updates, add na.contiguous
change spectrum scaling to match S-PLUS
 
5330 9864 d 7 h ripley /trunk/src/library/ts/ add Box_pierce, Phillips-Perron etc functions
add plots for cross-spectra
documentation updates
 
5324 9865 d 7 h ripley /trunk/src/library/ts/ use Adrian Trapetti's kernel code in spec.pgram
add copyright statements and more code history
 
5321 9865 d 14 h ripley /trunk/src/library/ts/ add filter, C code for acf
correct multivariate spec.pgram
add documentation on precise methods
 
5320 9866 d 1 h ripley /trunk/ add first version of package ts