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
summing and subtracting when there is missingHello, I try to generate a variable that is includes missing, how can I ignore these missing values …
to account for clustering or not to account for clustering?I’m doing an analysis of applicants for grants over several years. In a given year, duplicate people…
How to use the "replace" option with xls2dta commandHi All, I used the following command to import several Excel sheets into a dta file. It worked well…
2SLS when the first stage is probit model for panel data!Dear statalists, I am very new to STATA and trying to use 2SLS when the IV is a binary variable. I h…
Using SEM for estimation of a RI-CLPMI am trying to estimate a random intercept cross lagged panel model (RI-CLPM), as recommended by Ham…
Subscribe to:
Post Comments (Atom)
0 Response to The stata command for double hurdle model
Post a Comment