Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38085
| From | Wolfgang Keller <feliphil@gmx.net> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Maximum Likelihood Estimation |
| Date | 2013-02-02 19:26 +0100 |
| Organization | albasani.net |
| Message-ID | <20130202192609.0257968c157cdabdde805114@gmx.net> (permalink) |
| References | <e7aa8874-3692-4e32-ba52-5f4719761c24@googlegroups.com> |
> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Maximum Likelihood Estimation subhabangalore@gmail.com - 2013-02-01 09:17 -0800
Re: Maximum Likelihood Estimation 88888 Dihedral <dihedral88888@googlemail.com> - 2013-02-01 09:37 -0800
Re: Maximum Likelihood Estimation subhabangalore@gmail.com - 2013-02-01 10:47 -0800
Re: Maximum Likelihood Estimation Michael Torrie <torriem@gmail.com> - 2013-02-01 11:59 -0700
Re: Maximum Likelihood Estimation Jerry Hill <malaclypse2@gmail.com> - 2013-02-01 14:14 -0500
RE: Maximum Likelihood Estimation tkhan10 <tkhan10@masonlive.gmu.edu> - 2013-02-01 19:01 +0000
RE: Maximum Likelihood Estimation Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-02-02 10:12 +1100
Re: Maximum Likelihood Estimation 88888 Dihedral <dihedral88888@googlemail.com> - 2013-02-01 11:55 -0800
Re: Maximum Likelihood Estimation subhabangalore@gmail.com - 2013-02-01 20:53 -0800
Re: Maximum Likelihood Estimation Wolfgang Keller <feliphil@gmx.net> - 2013-02-02 19:26 +0100
Re: Maximum Likelihood Estimation Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-02-02 21:41 +0000
csiph-web