Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #38051

Re: Maximum Likelihood Estimation

Newsgroups comp.lang.python
Date 2013-02-01 11:55 -0800
References <e7aa8874-3692-4e32-ba52-5f4719761c24@googlegroups.com> <68027a3f-5320-44b7-a985-1d213062e2c0@googlegroups.com> <e59815da-c08a-4cca-af88-7d148a7bceaa@googlegroups.com>
Message-ID <dede28eb-a1b5-45fb-ac30-42836b2b51e6@googlegroups.com> (permalink)
Subject Re: Maximum Likelihood Estimation
From 88888 Dihedral <dihedral88888@googlemail.com>

Show all headers | View raw


在 2013年2月2日星期六UTC+8上午2时47分22秒,subhaba...@gmail.com写道:
> 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.

Well,just reveal more about your problems. 

But if you are concerned with some commercial
problems, then it is not the novice apprentice 
level jokes. 

Then, maybe you can just give some outline of 
the problem. 

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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