A conditional statement typically follows anif thenformat. Theifcomponent is paired with a conditional expression and a block of code. If the conditional is true, the program runs the code inside the block. This
Chained equations and more in multiple imputation in Stata 12 Multiple imputation using chained equations Example 2: Different imputation methods Impute bmi using predictive mean matching instead . mi impute chained (regress) age (pmm) bmi = attack smokes female hsgrad, replace Conditional models: ...
Menu Stored results Also see Syntax Methods and formulas Options Acknowledgments Description mi impute chained fills in missing values in multiple variables iteratively by using chained equa- tions, a sequence of univariate imputation methods with fully conditional specification (FCS) of prediction ...