Subject: Statistics calculations in Ruby
From: thiagobrandam <thiagobrandam gmail.com>
Date: Tue, 20 Oct 2009 07:44:26 +0900
Hi all,
I have to do some statistics calculations (normal distribution, etc)
in Ruby and I don't seem to find much of it in the language itself.
Would be the R statistics package the best solution so far?
Thanks in advance.