Display the significance of the J-specification

Use this for suggestions about improvements in RATS

Display the significance of the J-specification

Unread postby jt2011 » Sun Mar 18, 2012 9:59 pm

Dear Tom,

I would like to display the signifiance level of the J-specification.
I tried %jsignif but it doesn't work.

How do I get correct output?

Thank you.

(Under is my code)
instruments lgdp{1} lgdp{2} lrgas{1} lrgas{2} dvint{1} llabpop{1}
LINREG(instruments) lcar
# lgdp lrgas dvint llabpop d1 d3

* compute jsignif=%jsignif ** does't work
* print / jsignif ** does't work

@RegWuTest
jt2011
 
Posts: 1
Joined: Fri Mar 16, 2012 3:00 am

Re: Display the significance of the J-specification

Unread postby TomDoan » Mon Mar 19, 2012 9:10 am

It's a scalar so simply

display %jsignif

would be correct. If you also want to save it, it would be

compute jsignif=%jsignif
disp jsignif
TomDoan
 
Posts: 7388
Joined: Wed Nov 01, 2006 5:36 pm


Return to Suggestion Box

Who is online

Users browsing this forum: No registered users and 2 guests