Search found 31 matches

by terrya
Sat Feb 03, 2018 7:55 pm
Forum: RATS Procedures
Topic: disaggregate procedure
Replies: 3
Views: 7392

Re: disaggregate procedure

It's TSMODEL=RW1. This is what the help file says: MODEL=MULTIPLICATIVE,TSMODEL=RW is the proportional Denton method MODEL=LINEAR,TSMODEL=RW,MAINTAIN=SUM with no related series is a generalization of Boot, Feibes, Lisman(1967) "Further methods of derivation of quarterly figures from annual dat...
by terrya
Sat Feb 03, 2018 4:49 pm
Forum: RATS Procedures
Topic: disaggregate procedure
Replies: 3
Views: 7392

disaggregate procedure

When I use the Denton and BFL instructions, I get the following error message for both: ## SX11. Identifier RW is Not Recognizable. Incorrect Option Field or Parameter Order? >>>>gregate(tsmodel=rw,<<<< The instructions are: @disaggregate(tsmodel=rw,model=multiplicative,factor=4,maintain=sum,estimat...
by terrya
Tue Dec 19, 2017 1:18 pm
Forum: RATS Procedures
Topic: bry boschan procedure
Replies: 5
Views: 9657

Re: bry boschan procedure

Thanks. I just got the latest version and tried it - it worked. Should have thought of this first.
by terrya
Tue Dec 19, 2017 12:39 pm
Forum: RATS Procedures
Topic: bry boschan procedure
Replies: 5
Views: 9657

Re: bry boschan procedure

Just tried again. The snippet I tried to run was: open data watsonaer.rat cal(m) 1947 data(format=rats) 1947:1 1990:12 ip fycp fspcomr * log ip @BryBoschan(print=all) ip 1947:1 1990:12 The error message in full: ## SX23. Expected Variable/Element of Type REAL, Got Expression Instead >>>>%valid(x)>>m...
by terrya
Tue Dec 19, 2017 12:20 pm
Forum: RATS Procedures
Topic: bry boschan procedure
Replies: 5
Views: 9657

Re: bry boschan procedure

I didn't make any changes to your example programmes and I'm using 9.2 so it's a mystery. I'll try again later and see what happens.
by terrya
Tue Dec 19, 2017 4:00 am
Forum: RATS Procedures
Topic: bry boschan procedure
Replies: 5
Views: 9657

bry boschan procedure

Using your example files, I got the following error message:

CP24. PROCEDURE/FUNCTION BRYBOSCHAN compiled with errors. Please correct
by terrya
Sat Dec 19, 2015 8:22 pm
Forum: Looking for Code?
Topic: Phillips et al (2011, 2012): Explosive behavior & bubbles
Replies: 5
Views: 13846

Re: Phillips et al (2011, 2012): Explosive behavior & bubble

Hi

Just tried it. Works. Graph like fig 8.
by terrya
Sat Dec 19, 2015 5:09 pm
Forum: Looking for Code?
Topic: Phillips et al (2011, 2012): Explosive behavior & bubbles
Replies: 5
Views: 13846

Re: Phillips et al (2011, 2012): Explosive behavior & bubble

Hi I just ran this and got this error message: ## SX11. Identifier SADF is Not Recognizable. Incorrect Option Field or Parameter Order? >>>># sadf<<<< Is it possible you meant BSADF If the name isn't mistyped, it's possible that you have a poorly formatted instruction Common errors are * a space bef...
by terrya
Thu Apr 02, 2015 5:44 pm
Forum: VARs (Vector Autoregression Models)
Topic: Bootstrap Code for VAR model
Replies: 10
Views: 12577

Re: Bootstrap Code for VAR model

You should forget that you ever heard about Toda-Yamamoto. It's just bad statistics. The "point" to it is that it is a test of something (though not really lack of causality) that has standard asymptotics. However, if you're bootstrapping anyway, there is no reason to bootstrap a substand...
by terrya
Thu Apr 02, 2015 4:18 pm
Forum: VARs (Vector Autoregression Models)
Topic: Bootstrap Code for VAR model
Replies: 10
Views: 12577

Re: Bootstrap Code for VAR model

You should forget that you ever heard about Toda-Yamamoto. It's just bad statistics. The "point" to it is that it is a test of something (though not really lack of causality) that has standard asymptotics. However, if you're bootstrapping anyway, there is no reason to bootstrap a substand...
by terrya
Fri Mar 28, 2014 7:02 pm
Forum: Help With Programming
Topic: header labels
Replies: 2
Views: 5505

Re: header labels

Thanks for quick response. Worked perfectly.
by terrya
Fri Mar 28, 2014 3:56 pm
Forum: Help With Programming
Topic: header labels
Replies: 2
Views: 5505

header labels

I want to put a particular set of labels in a header. The labels are different from the variable names. Following the example on graphing impulse response functions in the user guide, I set up the following. compute varlabels=|| $ "Australia",$ "Canada",$ "France",$ &qu...
by terrya
Sun Feb 16, 2014 11:44 pm
Forum: VARs (Vector Autoregression Models)
Topic: Kim and Roubini (2000)
Replies: 13
Views: 25493

Re: Kim and Roubini (2000)

Hi All I did was follow the instructions in the user/reference guides and various example programmes and posts on this forum (including Tom's in this thread, which is identical with what I did initially before I applied his suggestion concerning the dmatrix). That'll be far more useful to you for le...
by terrya
Thu Feb 13, 2014 11:41 pm
Forum: VARs (Vector Autoregression Models)
Topic: Kim and Roubini (2000)
Replies: 13
Views: 25493

Re: Kim and Roubini (2000)

Thanks for you suggestion.

I used it and got convergence and the same estimates for the bs each time I estimated the model. The IRFs appeared implausible. I think that probably the model is inappropriate for the data (small country) I'm using.
by terrya
Thu Feb 13, 2014 5:55 pm
Forum: VARs (Vector Autoregression Models)
Topic: Kim and Roubini (2000)
Replies: 13
Views: 25493

Re: Kim and Roubini (2000)

Thanks. I'll try this when I get back to my computer (I'm using an iPad now). In the estimations I've done, some of parameters were very large.