[Gretl-users] Re: "Data Error" from kpss_test/adf_test C/C++ api
riles@triton.net
Saturday, 15 May
2021
Sat, 15 May
'21
3:17 a.m.
I think I might be missing something because that seems to work for every other function
that I call
for example
int list2[3] = {2, 0, 1};
:diff_test(list2,dset,::OPT_R, prn);
seems to work ok