Maximum Likelihood Estimation

Wolfgang Keller feliphil at gmx.net
Sat Feb 2 13:26:09 EST 2013


> 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



More information about the Python-list mailing list