List components of bundles are non-usable:
nulldata 20
y = normal()
x = normal()
ols y 0 x
mod = $model
function void fun7(bundle *b)
list xx = b.xlist
end function
fun7(&mod)
This did not caused "penetration"
before "prohibition"
Oleh
16 жовтня 2018, 03:04:55, від "Allin Cottrell" <cottrell(a)wfu.edu>:
On Tue, 16 Oct 2018, oleg_komashko(a)ukr.net wrote:
> It seems the prohibition should not include const:
>
> open greene5_1.gdt -q
> function void fun20(list ylist, list xlist)
> list zlist = const xlist
> ols ylist const zlist
> end function
> fun20(realcons, realgdp)
Yes, you're right; that's now fixed in git.
Allin
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel