Search found 6 matches
- Fri Feb 17, 2012 4:48 pm
- Forum: Structural Breaks and Switching Models
- Topic: Error MultipleBreaks procedure
- Replies: 1
- Views: 5322
Error MultipleBreaks procedure
Dear Tom, When I try to estimate multiple breaks with the instruction @MultipleBreaks dusa # dusa{1 to 4} the following error message appears ## OP3. This Instruction Does Not Have An Option TIT >>>>ction=define,title=<<<< I have the same problem when using the Bai Perron procedure. Could you please...
- Tue Mar 22, 2011 12:27 pm
- Forum: Other Time Series Analysis
- Topic: Problems with Perron and Ng unit root procedure
- Replies: 1
- Views: 4456
Problems with Perron and Ng unit root procedure
Hello!! I have a problem with the Perron and Ng unit root test procedure. When I run: CALENDAR 1996 1 12 ALLOCATE 2010:3 OPEN DATA exmple.xls DATA(FORMAT=xls,org=obs) / x1 @perronngmtests(lags=8) x1 I do not obtain neither any output nor any error message. The version of my Rats (MacRat) is 7.2. Hel...
- Tue Nov 17, 2009 4:51 am
- Forum: Help With Programming
- Topic: %eqnxvector instruction
- Replies: 4
- Views: 10972
Re: %eqnxvector instruction
Thank you very much for your help.
Javi
Javi
- Wed Nov 11, 2009 10:37 am
- Forum: Help With Programming
- Topic: %eqnxvector instruction
- Replies: 4
- Views: 10972
Re: %eqnvector instruction
Dear Tom: Thanks for your help. However, after allowing for the spaces do i=1,standsize set standreg(1,i) = flstar*%eqnxvector(standard,i) set standreg(2,i) = (1-flstar)*eqnxvector(standard,i) end do i the following error message is obtained: ## SX22. Expected Type REAL, Got MATRIX(REAL) Instead >>>...
- Wed Nov 11, 2009 3:59 am
- Forum: Help With Programming
- Topic: %eqnxvector instruction
- Replies: 4
- Views: 10972
%eqnxvector instruction
To whom it might concern: I have estimated the following nonlinear model: stat(noprint) diflrop compute scalef=1.0/sqrt(%variance) lin(define=standard,noprint) diflrop # diflrop{1} frml(equation=standard,vector=phi1) phi1f do i=1,1 compute phi1(i)=%beta(i) end do lin(define=transit,noprint) diflrop ...
- Mon Jun 15, 2009 10:28 am
- Forum: Structural Breaks and Switching Models
- Topic: IRF for STAR models
- Replies: 14
- Views: 92139
IRF for STAR models
Dear Rats users:
I am looking for a code to estimate IRF for STAR models. Is there anybody who has a code to estimate it?
Thanks in advance.
Best regards,
I am looking for a code to estimate IRF for STAR models. Is there anybody who has a code to estimate it?
Thanks in advance.
Best regards,