Version | Change log |
gretl 2023b Jul 21, 2023 |
- New command "kdplot": simple access to a kernel density plot for a single series - New function typename(): return a string giving the type of the argument (can replace typeof() and typestr()) - "arima" command: implement built-in procedure for assessing lag orders, via new --lagselect option, and add GUI access - "corr" command: add 1 percent critical value of correlation coefficient to the output - "join" command: import descriptions of newly-added series, if present - "gnuplot" command: add new options --inbuf and --outbuf to accept, respectively, input from a named string and output to a named string - "smpl" command with the panel-data --time option: support the --replace modifier - "outfile" command: insist on correct syntax for usage with the --tempfile option - aggregate() function: support matrix input - misszero() and zeromiss() functions: support matrix input - SVAR addon: implement mixed (set-based and zero) restrictions |