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
Stacking diff-in-diff estimates by time periodDear Statalist members, I have a question regarding stacking diff-in-diff estimates by time period.…
Reshaping dataDear, I need to transform the following data: Code: * Example generated by -dataex-. For more info…
kmatch md (iw =), what does it do?Does anyone have any idea of how the importance weights (iw) change the nearest neighbor (md) matchi…
Proper treatment of the variables that have unit root when System GMM is usedDear everyone, I have a doubt with respect to the need of first differencing the variables cointain…
Propensity Score Matching for Survival AnalysesDear StataList I'm looking for advice re. creating "matched" treatment vs control cohorts for a KM …
Subscribe to:
Post Comments (Atom)
0 Response to The stata command for double hurdle model
Post a Comment