Hi,
the same behavior also with
matrix bb = {1,0.05}
omit --auto=bb[2]
with
scalar z = 0.05
omit --auto=z
works OK

This is with 2015e

Oleh

29 жовтня 2015, 20:09:55, від "Sven Schreiber" <svetosch@gmx.net>:

Hi,

basically by coincidence and after a long hunt (let's see if it's a 
another bug I was really after...) I found out:

the 'omit' command will silently ignore the cutoff significance level 
option if it is provided as a bundle element, like this:

<hansl>
bundle b
b.cutoff = 0.05
ols lhs const rhs1 rhs2
omit --auto=b.cutoff
</hansl>

Instead 'omit' will use the default value of 0.10 in this case.

This is with 2015d.

thanks,
sven
_______________________________________________
Gretl-devel mailing list
Gretl-devel@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel