Hi gretl users,
there has been an update of the PairPlot package which may be of
interest for some of you. The recent version is 0.8, and it includes a
couple of bug fixes. The changelog is:
Version 0.8 (January 2022):
- Handle eventual missing values in passed series.
- Bugfix of gnuplot's "offset" option: More than at maximum 4
parameters were passed in case of more than 4 features to plot.
- Bugfix: Works now with more than 8 features.
The following commands will install the recent version and show the help
text:
<hansl>
pkg install PairPlot
include PairPlot.gfn
help PairPlot
</hansl>
Have fun!
Artur