Skip to content

generating time series data

3 messages · Carsten Botts, Brian Ripley, Paul Gilbert

#
To whom it may concern,

	I am interested in generating data from an ARMA(p,q) process in R.   I
know that there are functions in S which allow for this, but I don't
know if such functions exist in R.   Do they?   And if so, what are
those functions?


Thanks,


Carsten Botts

e-mail: cbotts at stat.ufl.edu
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
library(ts)
?arima.sim

Same name but not quite the same usage as S-PLUS (not S).
On Mon, 26 Aug 2002, Carsten Botts wrote:

            

  
    
#
Carsten Botts wrote:
The simulate function in the DSE bundle does this. See the user's guide for more
details and examples. There are also functions for studying estimation
techniques by repeatedly simulating and estimating.

Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._