Search found 4 matches
- Mon Aug 27, 2012 9:20 pm
- Forum: Other RATS Usage Questions
- Topic: RATS programming language?
- Replies: 3
- Views: 10703
Re: RATS programming language?
Thanks for your reply. so when they ask for C/C++ experience, should I say no?
- Wed Aug 22, 2012 12:16 am
- Forum: Other RATS Usage Questions
- Topic: RATS programming language?
- Replies: 3
- Views: 10703
RATS programming language?
Hi there I am thinking to put my RATS experience on my CV. How should I describe Rats programming language? I searched many references on the web, and many say RATS uses its "own" programming language (what should i call it), and on the Estima home page, it says RATS 4.0 was rewritten in C...
- Wed Dec 15, 2010 7:33 pm
- Forum: Data: Reading, Writing, Transforming
- Topic: cutting samples
- Replies: 1
- Views: 5696
cutting samples
Hi there I was trying to cut some subperiods of my data, say i have 1000 data points of two series aa and bb, and I only want to use the second half of them : open data d:\a.rat data(fromat=rat,org=col) 500 1000 aa bb but the data I actually get is only the first half of the data. I've read the manu...
- Sun Nov 28, 2010 11:20 pm
- Forum: Structural Breaks and Switching Models
- Topic: Need help for Andrews and Ploberger test
- Replies: 1
- Views: 4940
Need help for Andrews and Ploberger test
Hello, I have some questions about the @APBreakTest procedure in Rats program. Forgive me if it's a stupid question: Is this procedure only apply on linear models? Say if I want to test the parameters change in a model, it has to be tested on a linear model? Can i use it to test GARCH model paramete...