Hello,
I have received contradictory suggestions on how to analyze certain data and would love to get some feedback.
My dependent variable is the number of bills initiated by each legislator that was approved by the chamber (my independent variables are a series of legislator traits and contextual features). I also have data on the total number of bills each legislator initiated.
The suggestions I received were:
1) The data appears to be grouped binary data. Use GLM family (binomial) link(logit), with the number of approved bills as the dependent variable and the total number of bills initiated by the legislator as the number of trails.
2) Use fractional logistic regression. Use the number of bills approved and the total number of bills initiated to create a percentage approved variable and use that as the dependent variable and run a Fracreg logit regression.
3) Use a count model. Poisson or NBREG with the total number of bills passed as the dependent variable and include the total number of initiated variables as an independent variable.
What model appears to be more appropriate?
I have a lot of zeros (half of the legislators who initiated bills don't have any that was approved). Should this affect my choice of model? (e.g. zero-inflated count or beta regression)
Thank you,
Eduardo
Related Posts with GLM Fracreg or Count model
How do I insert two weights in one tabulate command?Hi Statalist, I have a survey with two sample populations. One is representative of the general pop…
Identifying and keeping the three highest-paid waitressesHi, I would like to identify the three highest-paid waitresses in terms of "total compensation" in e…
PPMLHDFE - Regression not startingDear Statalist forum, I am currently tring to run a gravity equation using the PPMLHDFE command and…
How to produce 6-way tabulate with only percentages?Dear statalisters, I have the following data structure. Code: * Example generated by -dataex-. To…
Referring to year_t-1 to construct in- and outmigration ratesDear all, I am currently working with a survey dataset that follows people over time and looks as f…
Subscribe to:
Post Comments (Atom)
0 Response to GLM Fracreg or Count model
Post a Comment