Hi
I'm currently trying to use multiple imputation for a register based cohort analysis on maternal smoking during pregnancy and the risk of cryptorchidism and hypospadias.
My exposure smoke_cat i categorized as 0-6 + missings (4%). Category 6 is "Smoker amount unknown".
I wish to predict the missings as category 0-5 (0: Never, 1: Former, 2:<5cig/day, 3: 6-10, 4: 11-20, 5: >21). I also want to treat category 6 "Smoker, amount unknown" as missing, but to only predict it into category 2-5. How is that possible.
My current syntax is the following:
mi impute chained (ologit) smoke_cat education (regress) gestage_week birthweight (logit) parity maritalstatus (mlogit) nationality = boy_no cryptorchidism hypospadias maternalage birthyear, add(100)
Related Posts with Multiple imputations: Predicting missing for selected categories
Including blank cells in regression analysisHi all, I am doing an mixed regression analysis looking at protein intake and want to include sociod…
How do i create a linegraph by summarizing monthly data into yearly means with min/max resultsSorry im still very new too stata and need some help on a research paper proposal. I've been given …
Dynamic ordered probit modelHi everyone, Currently, I am working on the estimation of health depreciation rate following Yogo (…
Generating count variable for observations per yearI have the following (simplified) dataset Person_ID Fiscal_Year 101 2015 101 2015 101 2016…
Using Tabout with Categorical and Metric VariablesDear all, I am sorry if this question has been asked before but I ran into a dead-end with a projec…
Subscribe to:
Post Comments (Atom)
0 Response to Multiple imputations: Predicting missing for selected categories
Post a Comment