I used the stata version 16 to implement double hurdle model.
I found 2 commands for implementing the double hurdle model.
1) craggit depvar1 [indepvars1] [if] [in] [weight], second(depvar2
[indepvars2]) [options]
2) dblhurdle depvar [indepvars] [if] [in] [weight], {ll(#)|ul(#)}
[options]
I would like to know how is the difference between these commands?
I would really appreciate the help with this, I am new to STATA!
Waranan Tantiwat
Related Posts with The stata command for double hurdle model
Displaying Arabic text in Stata 15Hello experts, here is a problem: When I import data from excel or SPSS in Stata 15, I see that all …
nested loop for cycling over observations by groupHi everyone, I have a dataset with 14 million observations and 22 variables. The variables of inter…
logistic regression: outcome does not varyMy research topic is about child mortality and risk factors, including education, age, child with fu…
Loop to summarize multiple variables in oneHello all, I am trying to create a variable that combines the school district identifiers listed be…
Counting words but dependence on 2 VariablesHello, I am new here and trying to open the topic the right way. I hope I implemented the code corr…
Subscribe to:
Post Comments (Atom)
0 Response to The stata command for double hurdle model
Post a Comment