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
Panel data estimatioinHello. Need help with panel data estimation. I am working on panel data with T=96 and N=260. I used …
Number of splitvoters from two variablesI need to know the number of split voters in Denmark - those who did not vote for the same party at …
alternative to keep if for a large list of firm id sHi all, I have a list of firm ids that contains 17,000 firm ids. I have a big dataset which contain…
converting dates (year and month)Dear All, Is there a more concise way to go from date to newdate below? Thanks. Code: * Example gen…
Why are Frames UsefulPerhaps this is a question for another forum, but I had a more general question about dataframes. I…
Subscribe to:
Post Comments (Atom)
0 Response to Where is alpha stored after using zinb
Post a Comment