Dear colleagues,
For my thesis, I would like to write an equation showing the final Model for a binomial logistic regression analysis I constructed using a complex survey. The outcome/dependent variable is DiarrCost, a binary variable. I used svy command throughout the analysis and all the independent variables are categorical. There is an interaction term (HFocusSt*Wealth). Does the equation notation underneath look right to you? Does it change if I use logistic or logit (in terms of equation notation).
Stata command:
svy: logit DiarrCost Sex Infant Wealth MotherEd HFocusSt HFocusSt _Wealth
Proposed equation notation:
Logit (DiarrCost) = a + b(Sex) + b(Infant) + b(Wealth) + b(MotherEd) + b(HFocusSt) + b(HighFocusSt* Wealth) + e
Related Posts with Equation notation logistic regression
xtabond2Dear all, I am running some dynamic panel data with xtabond2, and often the coefficients of the lagg…
Income Elasticity with Logit ModelHi, This is my model: Code: logit smoker lninc Where lninc, is the log transformation of the in…
STATA SE 13, how to get r square after mi estimateDear STATA users, is there a way to obtain R square (model fit statistics) after conducting mice? I…
linear mixed model accounting for correlated observationsHi I am looking for some advice regarding the appropriate code to use to assess agreement between 5 …
over-identify testwhen i run the command (estat overid) i got the following error message (no overidentifying restrict…
Subscribe to:
Post Comments (Atom)
0 Response to Equation notation logistic regression
Post a Comment