Hi Peppe,
not that I know of... I was thinking there could be something related to
colors theming - but I don't think so with respect to the type you want
i even doubt that jmath has. I used only "counts" (like for histograms);
which is a bit different - or? But you could also check if Sextant
Hi Peppe,
I think that OpenJUMP plugins including statistical functions make use
of jmatharray-20070905. It does not include so many functions, but it is
very lightweight.
Maybe Stefan knows a bit more about it.
Maybe there are some other places where statistical functions have been
coded. D
Hi all,
do we have calsses/methods in OJ core to calculate frequencies (absolute,
relative and cumulative) of an array of numbers? I can implement these
methods but I would prefer to use something already in the OJ source.
thanks
Peppe
---
Revision: 5807
http://sourceforge.net/p/jump-pilot/code/5807
Author: michaudm
Date: 2018-05-21 13:38:57 + (Mon, 21 May 2018)
Log Message:
---
handling date/time fields of JML datasets was still broken (empty strings was
returned as String instead of null)
Modified Path