Hello Members,
I am a new Stata user and now trying to write a paper about prediction model. But we meet a problem now. As we had missing data in this analysis, we used multiple imputation to produce an overall estimate of regression coefficient (with syntax 'mi estimate : logistic' )and model performance measurements including C-statistic (with syntax 'mi xeq 0: roctab ', the probability is also an overall probability of all imputation calculated with code 'mi predict xb_mi' and 'mi xeq: generate phat = invlogit(xb_mi)') and calibration in the large and calibration slope (with syntax 'mi xeq 0:pmcalplot ') . But when we try to draw nomogram with syntax nomolog (with syntax 'mi xeq 0:nomolog ', maybe it is not the correct syntax?), the STATA indicated that nomolog must be executed after logit or logistic. But there were 10 imputation, and the model is the overall estimated model.
Would you please teach me how to draw a nomogram in the multiple imputated database?
Many thanks and best wishes!
Jing Pan
Related Posts with how can we draw a nomogram in 10 multiple imputated dataset?
Choosing reference/base periods in panel data where the base period varies across firmsHi I am looking to do two things with a panel dataset of firm-year observations. 1. I would like t…
Change scores in two wave panel dataHello, I have a two wave balanced panel dataset and I am trying to model change in employment statu…
Matching country specific data with relationship specific dataHello, I am trying to build up panel data for my gravity model. the dependent variable is trade flo…
Graphs domain-codomain Hello all, Right now I'm using the margins and marginsplot commands to look at the graphs of two o…
Reshape ProblemHello Statalisters, I have downloaded some information from NZ.Stat (New Zealand Quarterly Work Sta…
Subscribe to:
Post Comments (Atom)
0 Response to how can we draw a nomogram in 10 multiple imputated dataset?
Post a Comment