Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38048
| Date | 2013-02-01 11:59 -0700 |
|---|---|
| From | Michael Torrie <torriem@gmail.com> |
| Subject | Re: Maximum Likelihood Estimation |
| References | <e7aa8874-3692-4e32-ba52-5f4719761c24@googlegroups.com> <68027a3f-5320-44b7-a985-1d213062e2c0@googlegroups.com> <e59815da-c08a-4cca-af88-7d148a7bceaa@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1282.1359745161.2939.python-list@python.org> (permalink) |
On 02/01/2013 11:47 AM, subhabangalore@gmail.com wrote: > On Friday, February 1, 2013 11:07:48 PM UTC+5:30, 88888 Dihedral > wrote: >> subhaba...@gmail.com於 2013年2月2日星期六UTC+8上午1時17分04秒寫道: >>> 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. >> >> I suggest you can google "python and symbolic computation" to get >> some package for your need first. Because it seems that you have to >> work out some math formula and verify some random process first of >> your data sources with noises . > > Dear Group, Thanks. I googled and found a new package named Sympy and > could generate MLE graphs. Regards,Subhabrata. My hat's off to you for actually interpreting the 88888 dihedral robot's randomly-created response in a way that actually helped you find the solution to your problem! I think that's a python first around here. Most people on this list consider 88888 dihedral to be a badly programmed bot.
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