Page 1 of 1

Sign Restrictions in eviews

Posted: Thu Oct 04, 2018 8:01 am
by moonconomics
Hello to all,

I have four variables (oil exch r p) I am trying to impose a negative sign restrictions on the second variable. Can you show me how to impose this restriction in the sign restriction vector box? i keep getting non-numeric argument errors. How do you I use the @fill command to do that?

Thank you so much.

Re: Sign Restrictions in eviews

Posted: Thu Oct 04, 2018 4:32 pm
by dakila
Just insert -2 in the Sign restriction vector box or create sign restriction vector :

Code: Select all

vector srv=@fill(-2)

Re: Sign Restrictions in eviews

Posted: Thu Oct 04, 2018 6:29 pm
by moonconomics
Just insert -2 in the Sign restriction vector box or create sign restriction vector :

Code: Select all

vector srv=@fill(-2)

Thank you so much Dakila. I appreciate it.

Best,

moonconomics