Actually, after a little looking, the simple stats.py module at
http://www.nmr.mgh.harvard.edu/Neural_Systems_Group/gary/python.html
is exactly what I needed.  It may not be as fast or as comprehensive as
scipy or R, but installation simply involves downloading the module and
importing into the code, and it has the ttests I was looking for.
Thanks,
THN

[EMAIL PROTECTED] wrote:
> And there is a python interface to R, so that you can call R routines from
> Python.  R is a free stat language that has all the tests you've mentioned,
> 
> Gerry

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to