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 estimate but this wouldn't work for the standard errors due to covariance. Is there a straightforward way in statsmodels to derive the linear combination of coefficients? Many thanks in advance. S
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor