Re: New Subscriber

Guy Laden (guy@math.tau.ac.il)
Wed, 5 Feb 1997 01:55:04 +0200 (GMT+0200)

Hi,

> the moment. My main interest at the moment is to construct a data-storage
> system in Oberon/F which I can use to store ecological data, and then
> access it for analysis with various idiosyncratic statistical routines,
> especially spatial statistics. I am not making much head way at the moment.

You might want to have a look at the Dataset subsystem somebody
contributed. Its available from
http://www.dstc.edu.au/BDU/staff/bob/Oberon/OberonArch.html

Another relevant package which might be of interest is Wojtek Skulski's
B2 Data Analysis Project. Its available at
ftp://nuchem.nsrl.rochester.edu/pub/Oberon/B2Project/
You'll find a background paper about the project there too.
This package is not currently ported to Oberon/F (its for another
Oberon system) but is supposed to be quite portable, and I'm pretty
sure the author would be helpful.

Yet another project of interest is Voyeger at:
http://statlab.uni-heidelberg.de/voyager/.www.html
Its an extensible portable programming environment for statistical
computing and simulation, based on Oberon. Its not available
publically but I think beta-versions are available to interested
parties.

Best of luck,
Guy.