Hello,
The following is the example from the Stata manual for a zinb regression.
Array
I would like to include alpha and its confidence interval in the table generated by outreg2. When using outreg2, only the coefficient of lnalpha and its confidence interval are reported, not alpha.
I would like to manually put alpha into the outreg2 table by using adds() option, but I cannot find where alpha is stored. I've tried `_b[alpha]', but it doesn't work.
I would really appreciate it if someone could let me know how I could make it work. Thank you.
Related Posts with Where is alpha stored after using zinb
Reshape ProblemDear Statalist, I downloaded data from the UN National Accounts. Unfortunately the layout of the da…
guidance on minimum sample size for 'medsem' packageMy understanding was that SEM typically requires a larger sample size, ideally over 200 observations…
Compute a difference rate between two variablesHello everyone, I have to use the variables lonely and ca_couple, calculate the proportions of indi…
Descriptive Statistics at BaselineHi, Suppose I have two waves of a survey. I make use of a DID. The treatment is whether a particul…
Nesting foreach loops within a while loopI am trying to create a foreach loop within a while loop, and the issue is that the foreach loop exe…
Subscribe to:
Post Comments (Atom)
0 Response to Where is alpha stored after using zinb
Post a Comment