Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Background literature for statsmodels
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Thomas Haslwanter  
View profile  
 More options Oct 26 2012, 1:23 pm
From: Thomas Haslwanter <thomas.haslwan...@gmail.com>
Date: Fri, 26 Oct 2012 10:23:59 -0700 (PDT)
Local: Fri, Oct 26 2012 1:23 pm
Subject: Background literature for statsmodels

Hi,

I am trying to get started in statistical modeling and stats, as I am
supposed to hold a stats course at my institution in the next semester.
Having spent some time with S, and having looked at R, I hated the syntax
of R, and would like to do as much as possible in Python. "statsmodels"
seems to be the leading Python package for statistical modeling. But I have
to admit, that with the documentation provided, I have a VERY hard time
getting started.

Can anyone recommend any literature on statistical modeling, which might
help me getting up to speed?

Thanks,
thomas


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
josef.p...@gmail.com  
View profile  
 More options Oct 26 2012, 1:55 pm
From: josef.p...@gmail.com
Date: Fri, 26 Oct 2012 13:55:02 -0400
Local: Fri, Oct 26 2012 1:55 pm
Subject: Re: [pystatsmodels] Background literature for statsmodels
On Fri, Oct 26, 2012 at 1:23 PM, Thomas Haslwanter

<thomas.haslwan...@gmail.com> wrote:
> Hi,

> I am trying to get started in statistical modeling and stats, as I am
> supposed to hold a stats course at my institution in the next semester.
> Having spent some time with S, and having looked at R, I hated the syntax of
> R, and would like to do as much as possible in Python. "statsmodels" seems
> to be the leading Python package for statistical modeling. But I have to
> admit, that with the documentation provided, I have a VERY hard time getting
> started.

> Can anyone recommend any literature on statistical modeling, which might
> help me getting up to speed?

What field, what topics, what level?

I use mostly econometrics, specialized textbooks and articles.

In statistics, there are some books partially oriented towards R but should
be useful for working with statsmodels.

For many fields there are specifically written textbooks, where statsmodels
might cover some range.

One difference between textbooks and fields is for example the
emphasis on experimental and categorical data versus
non-experimental data and associated problems in econometrics.

Hopefully someone can answer with books that they used.

I can look up some general references but except for a few
econometrics books I never worked through any of them.

The book Skipper and I used most often as reference is
http://pages.stern.nyu.edu/~wgreene/Text/econometricanalysis.htm
1st year PhD level in economics

for econometrics in undergraduate economics, Stock Watson is good
http://www.pearsonhighered.com/stock_watson/

Fox and Weisberg books "sound" good
I never read them, except for some appendices
http://cran.r-project.org/web/packages/car/index.html
http://socserv.mcmaster.ca/jfox/Books/Companion/index.html
http://socserv.socsci.mcmaster.ca/jfox/Books/Applied-Regression-2E/in...
http://www.stat.umn.edu/alr/

Jonathan's course is useful for statistics
http://www.stanford.edu/class/stats191/

It would be good if we could collect some references for the documentation.
I started a Latex bib file, but didn't get very far yet.

Josef


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
josef.p...@gmail.com  
View profile  
 More options Oct 26 2012, 2:27 pm
From: josef.p...@gmail.com
Date: Fri, 26 Oct 2012 14:27:07 -0400
Local: Fri, Oct 26 2012 2:27 pm
Subject: Re: [pystatsmodels] Background literature for statsmodels

------------------
just to have an incomplete list on special topics
mostly advanced topics

time series analysis
~~~~~~~~~~~~~~~

Lütkepohl,  used for VAR
http://www.springer.com/economics/econometrics/book/978-3-540-40172-8
Hamilton, the classic
http://press.princeton.edu/titles/5386.html

microeconometrics
~~~~~~~~~~~~~~~
Logit, ... in discrete
Cameron Trivedi
http://cameron.econ.ucdavis.edu/mmabook/mmaprograms.html

robust
~~~~~
Skipper used 1st edition
http://www.amazon.com/Robust-Statistics-Wiley-Probability/dp/0470129905

GLM generalized linear models
~~~~~~~~~~~~~~~~~~~~~~~~
???

others
~~~~~
Owen: empirical likelihood
Li, Racine: kernel density estimation, kernel regression

Stata, SAS, SPSS and R manuals for specific procedures and methods

Josef


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Skipper Seabold  
View profile  
 More options Oct 26 2012, 2:32 pm
From: Skipper Seabold <jsseab...@gmail.com>
Date: Fri, 26 Oct 2012 14:32:35 -0400
Local: Fri, Oct 26 2012 2:32 pm
Subject: Re: [pystatsmodels] Background literature for statsmodels

Implementation reference and good, basic info

http://www.stata.com/bookstore/generalized-linear-models-and-extensions/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
josef.p...@gmail.com  
View profile  
 More options Oct 26 2012, 9:32 pm
From: josef.p...@gmail.com
Date: Fri, 26 Oct 2012 21:32:03 -0400
Local: Fri, Oct 26 2012 9:32 pm
Subject: Re: [pystatsmodels] Background literature for statsmodels

(one more)

on the web one of the best collections is by UCLA stats. I look at it
every once in a while
for example
http://www.ats.ucla.edu/stat/dae/
http://www.ats.ucla.edu/stat/examples/default.htm

I wish we had those tutorials for statsmodels, (and had our main gaps filled)

Josef


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
josef.p...@gmail.com  
View profile  
 More options Oct 31 2012, 1:31 pm
From: josef.p...@gmail.com
Date: Wed, 31 Oct 2012 13:31:04 -0400
Local: Wed, Oct 31 2012 1:31 pm
Subject: Re: [pystatsmodels] Background literature for statsmodels

(using the thread to add links)

Fundamentals of Modern Statistical Methods
http://www.springer.com/statistics/social+sciences+%26+law/book/978-1...
looks like a good introductory background with emphasis on robust methods.
(I only skimmed the robust chapter)

Josef


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »