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
7133 9717 d 13 h ripley /branches/R-exp-API/ update from trunk  
7002 9725 d 10 h /branches/R-exp-API/ This commit was manufactured by cvs2svn to create branch 'R-exp-API'.  
6994 9726 d 8 h pd /trunk/ branch update  
6479 9755 d 8 h ripley /trunk/src/library/ts/man/ keep KH quiet?  
6413 9757 d 12 h ripley /trunk/src/library/ts/ Allow prediction for ar.ols with intercept and mean  
6361 9761 d 18 h ripley /trunk/ update handling of demean=F in ar, improve documentation  
6098 9791 d 10 h pd /trunk/ branch update - not bugfree  
5506 9846 d 7 h ripley /trunk/src/library/ts/man/ remove slow and problematic (not causal?) ar.mle example  
5482 9847 d 7 h ripley /trunk/src/library/ widespread ts updates  
5414 9855 d 20 h ripley /trunk/src/library/ts/ more explicit names for data files as suggested by KH  
5410 9856 d 9 h ripley /trunk/src/library/ts/ arma0: predict on original scale
lots of tidying up
 
5405 9857 d 14 h ripley /trunk/src/library/ts/ allow choice of innovations prediction formula in ar.burg
explain lag coerces to time series
 
5398 9857 d 22 h hornik /trunk/src/library/ts/man/ Minor improvements.  
5390 9859 d 9 h ripley /trunk/src/library/ts/ add ar.ols and ar.burg  
5362 9862 d 7 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.
 
5345 9863 d 21 h ripley /trunk/src/library/ts/ add print method for ar fits
documentation updates
 
5344 9864 d 9 h ripley /trunk/src/library/ts/ add diffinv, toeplitz, first round of suggestions from Adrian Trapletti  
5330 9865 d 14 h ripley /trunk/src/library/ts/ add Box_pierce, Phillips-Perron etc functions
add plots for cross-spectra
documentation updates
 
5321 9866 d 21 h ripley /trunk/src/library/ts/ add filter, C code for acf
correct multivariate spec.pgram
add documentation on precise methods
 
5320 9867 d 8 h ripley /trunk/ add first version of package ts