Here is the summary on predict when using an arima0 object: The arima0 object must be based on a time series vector. That is; x <- ts(xm1, frequency=12, start=c(1975,1)) x.ar <- arima0(x,order=c(1,1,1)) predict(x.ar,n.ahead=3) Thanks so much to Prof. Brian Ripley and David Brahm and other! Sincerely, Erin Hodgess -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
I know how to pull a copy of the current R release sources using rsync. How do I do the same thing for the current add-on packages? Thanks. -- Russell Senior ``The two chiefs turned to each other. seniorr at aracnet.com Bellison uncorked a flood of horrible profanity, which, translated meant, `This is extremely unusual.' '' -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
>>>>> On 04 Apr 2002 18:45:43 -0800, >>>>> Russell Senior (RS) wrote:> I know how to pull a copy of the current R release sources using > rsync. How do I do the same thing for the current add-on packages? E.g., galadriel:Leisch$ rsync cran.r-project.org:: CRAN complete CRAN ftp area <<<<<<<<<<< r-project-web Web pages for www.r-project.org FTP E1071/CI anonymous FTP area galadriel:Leisch$ rsync cran.us.r-project.org:: r-release R-1.4.0 sources (current released version - approx 25 MB) r-patched R sources (patched released version - approx 25 MB) r-devel R sources (devel version, less stable - approx 25 MB) r-ng R source (next generation - unstable - approx 25 MB) r-manuals Development sources for manuals for R xlispstat xlispstat sources (development version) CVS tree (approx 12 MB) ess-cvs ess (Emacs Speaks Statistics) CVS tree (approx 8.5 MB) CRAN Complete CRAN ftp area <<<<<<<<<<< ESS Complete ftp archive for ESS - Emacs Speaks Statistics omega-cvs Omega Project for Statistical Computing CVS tree r-project-web Web pages for www.r-project.org and mirrors Omegahat Complete ftp archive for Omegahat give you access to all of CRAN via rsync (untarred versions of add-ons are not available, this would use way too much space) best, -- ------------------------------------------------------------------- Friedrich Leisch Institut f?r Statistik Tel: (+43 1) 58801 10715 Technische Universit?t Wien Fax: (+43 1) 58801 10798 Wiedner Hauptstra?e 8-10/1071 Friedrich.Leisch at ci.tuwien.ac.at A-1040 Wien, Austria http://www.ci.tuwien.ac.at/~leisch ------------------------------------------------------------------- -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._