Hi,
Use a script and run the following example:
--------------------------
vecm 2 2 X
restrict
.
.
end restrict
restrict --full
.
.
end restrict
restrict
.
.
end restrict
--------------------------
Normally the script should continue without errors until the last
restriction is tested. But adding the "-full" option for the second
restriction results in no proper testing for the third case any more.
Every time one has to reestimate the model again before one can test the
third restriction. Is this programmed that way on purpose?
Best,
Artur