-- message --
From: peter dalgaard
Date: Tue, Jul 31, 2012 at 6:40 PM
Subject: Re: [R] cannot install RSTAR, MSVAR, and MSVECM packages
To: Ario Ario
Cc: Uwe Ligges
Check out the CRAN Task Views for Finance and Time Series, and the
R-SIG-Finance mailing list.
-pd
On Jul 31
dortmund.de> wrote:
>
>
> On 30.07.2012 11:42, peter dalgaard wrote:
>
>>
>> On Jul 30, 2012, at 11:08 , Ario Ario wrote:
>>
>> *Hi all,
>>> I got problems installing RSTAR, MSVAR, and MSVECM packages. *
>>>
>>
>> No such thing exi
*Hi all,
I got problems installing RSTAR, MSVAR, and MSVECM packages. *
> install.packages("RSTAR")Installing package(s) into C:/Program
> Files/R/R-2.15.1/library
(as lib is unspecified)Warning in install.packages :
package RSTAR is not available (for R version 2.15.1)
> install.packa
a warning message), by adding this line before the
> setar procedure:
>
> > a <- as.ts(a)
>
> As I don't know the time step, thus it is only a pseudo time-series.
>
> Regards,
> Pascal
>
>
> Le 23/07/2012 18:18, Ario Ario a écrit :
>
>> Hi,
&g
ataset.
>
> Regards,
> Pascal
>
>
> Le 23/07/2012 09:49, Ario Ario a écrit :
>
>> Hi all,
>>
>> I have problem to estimate a SETAR model. I always get an error message.
>> Here is the code:
>>
>> ## there are 4175 observation in the series (a)
Hi all,
I have problem to estimate a SETAR model. I always get an error message.
Here is the code:
## there are 4175 observation in the series (a).
> a[1:10,1] [1] 1.496498 1.496602 1.496636 1.496515 1.496515 1.496463 1.496429
> 1.496549 1.496480
[10] 1.496498
> library("tsDyn")
> selectSETAR
6 matches
Mail list logo