Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38050
| From | tkhan10 <tkhan10@masonlive.gmu.edu> |
|---|---|
| Subject | RE: Maximum Likelihood Estimation |
| Date | 2013-02-01 19:01 +0000 |
| References | <e7aa8874-3692-4e32-ba52-5f4719761c24@googlegroups.com> <e59815da-c08a-4cca-af88-7d148a7bceaa@googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1284.1359747126.2939.python-list@python.org> (permalink) |
Hi.. I know this is a very dumb q but actually I am new to python and to this list. I want to post a question about geographic masking but cannot find out how to post it. Would somebody please suggest me how to do that? Thank you Subrina ________________________________________ From: Python-list [python-list-bounces+tkhan10=gmu.edu@python.org] on behalf of subhabangalore@gmail.com [subhabangalore@gmail.com] Sent: Friday, February 01, 2013 1:47 PM To: python-list@python.org Subject: Re: Maximum Likelihood Estimation 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秒寫道: > > > Dear Group, > > > > > > > > > > > > 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 am using Python 2.7 on Windows 7. > > > > > > > > > > > > Thanking You in Advance, > > > > > > > > > > > > Regards, > > > > > > Subhabrata > > > > 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. -- http://mail.python.org/mailman/listinfo/python-list
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