[Gretl-users] Re: "Data Error" from kpss_test/adf_test C/C++ api
riles@triton.net
Friday, 14 May
2021
Fri, 14 May
'21
4:17 p.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