I have an outcome variable which represents the number of aggravating clinical occurrences. For example if someone is obese, with high triglycerides and high blood pressure then the variable takes the value 3. I first thought to analyze this variable as a count variable using the poisson regression but I found out that it does not follow the poisson distrubution. The histogramm of this variable shows a very normal distributed variable; however, with seven possible values (0-6) it is not appropriate to use the linear regression. Then I thought that each level of the variable is worse than the previous (higher burden to health) and the ordinal regression may be suitable. What whould be the best regression to use with this variable as the dependet (outcome) variable?
Related Posts with Ordinal or negative binomial regression
Multiple response data cleaningHi Stata forum, I am working on a variable that has been difficult to clean. Panel data, long forma…
How to change dot appearance in a marginsplot with recast(dot)?Hello all, Title is self explanatory. I'm presenting margins output in a marginsplot, and I'm choos…
Performing OLS after Lasso Model SelectionHi All, no specific code question here but rather a statistical one. I am trying to create a linear …
Identifying area of overlap from geoinpoly Hello everyone I'm working with two maps of the UK, with polygons of similar sizes. Specifically, …
calculating true confidence intervals across binomial distributionsI'm attempting to reproduce in Stata a technique from a statistical coding textbook ("Analysis of Ca…
Subscribe to:
Post Comments (Atom)
0 Response to Ordinal or negative binomial regression
Post a Comment