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
Mixed logit modelHi All I am trying to calibrate a multilevel crash outcome analysis using a mixed logit model. The …
I am wondering the result about cross-classified multilevel modelArray l am working about cross-classified multilevel model dependent variable : immigratio…
global marginal effects in ologitHi in older versions of STATA, to obtain the marginal effects of the covariates we use the command "…
pwcorr display three starsI want display three stars if p<0.01, display two stars if p<0.05, display one star if p<0.…
Geographic RDD: distance from observation points to border.Dear Statalists, I want to conduct a Geographic Regression Discontinuity Design to compare municipa…
Subscribe to:
Post Comments (Atom)
0 Response to Multiple imputations: Predicting missing for selected categories
Post a Comment