Am 20.10.2016 um 20:00 schrieb Allin Cottrell:
Besides that, you need to give gretl a little help with the return
types, using as.matrix() as required (an R "list" doesn't map onto a
gretl type). Here's an illustrative rewrite:
Ah, excellent, thanks a lot.
In a more real-world case I immediately managed to crash gretl, though.
I'm sure it's because I'm doing foolish stuff on the R side before
giving gretl the result with "as.matrix()". One suspicion is that
perhaps R is giving me a sparse matrix which perhaps drives gretl crazy.
Anyway, as always, a crash should be avoided I guess...
thanks,
sven