Skip to content
Back to formatted view

Raw Message

Message-ID: <x2ektqbt2j.fsf@biostat.ku.dk>
Date: 2004-01-23T15:09:08Z
From: Peter Dalgaard
Subject: question
In-Reply-To: <20040123142442.6134.qmail@web41308.mail.yahoo.com>

Wassim Kamoum <kamoun_wassim at yahoo.fr> writes:

> Hello
>  
> I was looking for the source code for the new arima procedure the STARMA model (Space-Time ARMA) 
>  
> If somebody have the source code of this model please send me them 
>  
> I'm student and in my research for my master I'm appling the STARMA model for modelling the pollutant particules.
> It's very important 
> Thank you.

R is Open Source software. All source code is available. In this
case the code is part of the R sources which you can get at

http://cran.r-project.org/src/base/R-1.8.1.tgz

or if you just need to look at a single file, use the viewcvs feature
as in

http://cvs.r-project.org/cgi-bin/viewcvs.cgi/R/src/library/stats/src/starma.c
 
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907