Dear Statalisters,
Could I please have a steer on syntax for mi impute chained and truncreg
Consider the command below, executed after the appropriate -mi set- etc:
mi impute chained (truncreg) x y z = a b c, add(n)
I want to constrain the upper limits of imputation for x and y, but to different levels. So for variable x, I want contrain the upper limit to 6. For variable y, I want to constrain the upper limit to 9.
How does one code this for the command above, using the option of ul()?
Thanks,
MM
Could I please have a steer on syntax for mi impute chained and truncreg
Consider the command below, executed after the appropriate -mi set- etc:
mi impute chained (truncreg) x y z = a b c, add(n)
I want to constrain the upper limits of imputation for x and y, but to different levels. So for variable x, I want contrain the upper limit to 6. For variable y, I want to constrain the upper limit to 9.
How does one code this for the command above, using the option of ul()?
Thanks,
MM