Hello everyone,
First post here and I have to say I really enjoy my first months with Stata, even though I'm learning it pretty much under pressure of a timeline and a project.
I’m performing a large observational, retrospective cohort analysis of data regarding road traffic accidents (RTA) that was collected prospectively by police. Total number of obs/participants:127535 (n of crashes:58955). Dependent variable: outcome=deaths vs injuries (binary). Number one goal is to identify risk factors that may be associated with (or be predictive of) poor outcome in order to identify potential injury prevention initiatives. (Later, in the course of these months I'll surely need some guidance with the stepwise multivariate logistic regression that is to follow at the final stage)
I’ve proceeded with data processing, labelling, generating of new indicator vars etc.
Before proceeding with basic descriptive stats for my first tables, I have to deal with a missing data issue. Two of my variables under investigation have a large percentage of missing data. Use of helmet for bike riders and use of seatbelt for 4-wheel vehicle drivers, around 33% and 46% respectively. How am I going to continue?
I know one option is partial deletion. But if I drop the observations with missing data I’ll lose statistical power and a huge amount of information regarding the rest of the 40 vars. Moreover, will the results for these same 2 variables be unbiased if I delete the obs with a missing value, since it seems they may not miss at random?
One thing is for sure that data is not missing completely at random. The variable “geocode” shows that for one specific city, unknown may reach 80%, while for another may be below 10%. This is mostly due to a different approach from police departments around the country on the standard RTA form.
What’s more is that missingness seems naturally to be related with the dependent variable under investigation “outcome” (death vs inj/no inj). Does that mean that the values are MNAR? For example, we have the following results on whether a bike rider wore a helmet at the time of an accident. Yes:44% No:22% Unknown(missing):34%. However, if we stratify by severity, for the bike riders that had no or light injury, this information was missing at 36% and if severe injury or death was involved it was missing at 22%.
How am I going to proceed with this? Do other techniques like multiple imputation or full information maximum likelihood estimation have a role here?
Thank you for your time,
Evangelos
Related Posts with Optimal MISSING DATA technique in large retrospective study on RTA
Multiple regressions into oneGood morning to everyone. I am working with IPUMS data to study some aspects about immigration. And …
Meaning of different code1. Create the dummies and estimate levelsof year, local(time) foreach t of local time { local y_rr =…
scatter plotshey there! im using stata 14 and want to create the scatter plots between the K (cutt-offs) and H,A,…
Plotting event study by monthArray Hi, I am trying to run and plot an event study, but my regression is not reporting any stati…
Getting Predicted Values for RegressionsHi all, I have a dataset of about 800 observations with 19 variables. One of the variables is a dep…
Subscribe to:
Post Comments (Atom)
0 Response to Optimal MISSING DATA technique in large retrospective study on RTA
Post a Comment