> I am looking for a Python implementation of Maximum Likelihood
> Estimation. If any one can kindly suggest. With a google search it
> seems scipy,numpy,statsmodels have modules, but as I am not finding
> proper example workouts I am failing to use them. 

For statistics I would suggest using R (http://www.r-project.org/)
through RPy (http://rpy.sourceforge.net/).

Both have dedicated mailinglists as well as extensive documentation.

Sincerely,

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

Reply via email to