Re: [Tutor] Regression analysis using statsmodels: linear combinations

2014-08-28 Thread Cameron Simpson
On 29Aug2014 08:45, Cameron Simpson wrote: It looks like he's using this: http://statsmodels.sourceforge.net/ Works in python 2 and 3, but does not seem to have a dedicated mailing list. Hmm. There's a mailing list here: https://groups.google.com/forum/?hl=en#!forum/pystatsmodels That is

Re: [Tutor] Regression analysis using statsmodels: linear combinations

2014-08-28 Thread Cameron Simpson
On 28Aug2014 17:41, Alan Gauld wrote: On 28/08/14 12:20, Shakoor Hajat wrote: I would very much appreciate any help with the following query: I am running a regression analysis in Python using statsmodels and wish to obtain the combined effect of a number of the explanatory variables in the mo

Re: [Tutor] Regression analysis using statsmodels: linear combinations

2014-08-28 Thread Alan Gauld
On 28/08/14 12:20, Shakoor Hajat wrote: I would very much appreciate any help with the following query: I am running a regression analysis in Python using statsmodels and wish to obtain the combined effect of a number of the explanatory variables in the model. I could simply sum the individual

[Tutor] Regression analysis using statsmodels: linear combinations

2014-08-28 Thread Shakoor Hajat
Hello I would very much appreciate any help with the following query: I am running a regression analysis in Python using statsmodels and wish to obtain the combined effect of a number of the explanatory variables in the model. I could simply sum the individual coefficients to obtain my effect e