The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Data » Dataset use in Stata » Specification of Stata 'gllamm' command
Specification of Stata 'gllamm' command [message #11824] Tue, 14 February 2017 16:02 Go to next message
nwegbus is currently offline  nwegbus
Messages: 15
Registered: December 2015
Member
Hello,
I'm working with Stata/SE 13.1 and the domestic violence module of Nigeria 2013 DHS survey data.

I just installed 'gllamm' on Stata 13, but this is my first time using it and I'm pretty much teaching myself as I go along.
I have 1 outcome variable ('experience of intimate partner violence' Yes/No) 5 categorical predictor variables, 5 binary predictor variables and one latent predictor variable. The variable 'ppts' is meant to restrict the sample to those who participated in the domestic violence module.

I know that DHS recommends that their domestic violence data be weighted, and survey variables applied, as follows:
generate wgt = d005/1000000
svyset [pweight = wgt],psu(v021) strata(v022)

My question is, I'd like to know if I specified my estimation command right:

meglm exipv epctrl adult sinc hsgov lit Wempow ib(first).zone ib(0).home2 ib(0).hwealth ib(first).rel ///
ib(0).agemarr4 if (ppts) || v021: R.v022, or family(bernoulli) link(logit) vce(cluster v021)

Thank you in advance.
Som
Re: Specification of Stata 'gllamm' command [message #11830 is a reply to message #11824] Wed, 15 February 2017 10:55 Go to previous messageGo to next message
Bridgette-DHS is currently offline  Bridgette-DHS
Messages: 3035
Registered: February 2013
Senior Member
Following is a response from Senior DHS Stata Specialist, Tom Pullum:

Your question is partly about the syntax of a complex Stata command and partly about the specification of a complex statistical model. DHS cannot provide support for this kind of question.

I hope other users of the forum can offer suggestions.
Re: Specification of Stata 'gllamm' command [message #11837 is a reply to message #11830] Thu, 16 February 2017 09:28 Go to previous message
nwegbus is currently offline  nwegbus
Messages: 15
Registered: December 2015
Member
Thank you Tom.
Previous Topic: Any way to use GSEM with survey data?
Next Topic: using svy command and getting out p-values
Goto Forum:
  


Current Time: Fri Apr 19 09:52:17 Coordinated Universal Time 2024