Search found 7 matches

by Barry Quinn
Wed Nov 23, 2011 7:58 am
Forum: Data: Reading, Writing, Transforming
Topic: doedit issue
Replies: 4
Views: 8242

Re: doedit issue

I seem to have resolved this issue now.

Thanks for you help
by Barry Quinn
Mon Nov 21, 2011 11:12 am
Forum: Data: Reading, Writing, Transforming
Topic: doedit issue
Replies: 4
Views: 8242

Re: doedit issue

Hi

I have updated to version 8.1 but now i get the following message when running the same code as my previous post

Code: Select all

## IO29. No file is currently being edited
thanks
by Barry Quinn
Sat Oct 29, 2011 1:01 pm
Forum: Help With Programming
Topic: mvqtest
Replies: 1
Views: 4649

mvqtest

Is there an univariate equivalent procedure to the above multivariate Q test ?

thanks
by Barry Quinn
Sat Oct 29, 2011 4:27 am
Forum: Data: Reading, Writing, Transforming
Topic: doedit issue
Replies: 4
Views: 8242

doedit issue

Hello I am using the following code to create a .rat file after i have loaded some data from a stata file dedit(new) "C:\Users\barry\Documents\WinRATS 8\cudata.rat" store lgasgr lgmemgr lgnosgr capr unemp unrate lggdpgr save I keep getting the following error message when running this code...
by Barry Quinn
Tue Oct 18, 2011 4:45 am
Forum: RATS Procedures
Topic: BAIPERRON—Multiple change point analysis
Replies: 35
Views: 62771

Re: Bai-Perron JAE 2003 Replication Files

Both. The results in the paper use F statistics computed with HAC covariance matrices using a very specific procedure for estimating the long-run variance. Computing that requires a great deal of number-crunching that the dynamic programming algorithm is trying to avoid, but which is feasible here ...
by Barry Quinn
Mon Oct 17, 2011 8:17 am
Forum: Data: Reading, Writing, Transforming
Topic: Series name
Replies: 2
Views: 6163

Re: Series name

Many thanks can no use these variables
by Barry Quinn
Fri Oct 14, 2011 2:38 am
Forum: Data: Reading, Writing, Transforming
Topic: Series name
Replies: 2
Views: 6163

Series name

Hi, I am new to RATS so excuse the simplicity of this question! I am running a procedure which produces a number of wald statistic series. It names these Series WSTAT(1), WSTAT(2) etc. After estimation RATS doesn't recognise these names in subsequent commands such as GRAPH, SET. e.g graph # wstat(1)...