On Fri, 27 Nov 2009, Sven Schreiber wrote:
I have a reproducible crash (on gretl 1.8.6, but don't know if
the cause
was recently introduced or not).
It happens when you call the main function in the attached function
package with the same series in the first and second arguments (target
and cause), like so:
# in the context of denmark.gdt
matrix check = BreitungCandelonTest(LRM,LRM,null,3,100,0.05)
Thanks, that's now fixed in CVS.
Allin.