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
Repeated measures linear regression model with turkey adjustment for multiple comparisonsDear statalisters, I have a panel data I set the data like this xtset c_op_id visit panel variable: …
How to create a variable that replaces the current observation's value with the last value based on variying criteriaDear all, I am working with a dataset about economic activities in Brazil such as the one below (go…
marginalized zero inflated modeling using STATAI have STATA 14 and I was informed that if I purchase STATA 16 I can now do marginalized zero inflat…
Conditional logit with a different number of alternatives for each case?Dear all, I have a simple question. I am using cmclogit for a model of firm location (county) choic…
Comparing means across multiple groups using svy commandsI am looking to test for differences in means between three groups. Normally I would just run a onew…
Subscribe to:
Post Comments (Atom)
0 Response to Equation notation logistic regression
Post a Comment