Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: condition on imputed data with multiple imputation
From
Stas Kolenikov <[email protected]>
To
[email protected]
Subject
Re: st: condition on imputed data with multiple imputation
Date
Tue, 18 Jan 2011 15:04:43 -0600
You can probably impute the time of intake relative to delivery, which
is a negative variable. Flip the sign to make it positive, take logs,
and you can impute that with -regress-. Then you can produce a passive
intake variable out of it. I know that's convoluted, but that might be
the easiest way to go.
If you persuade Patrick Royston, he might be able to add support of
-glm- command, along with the other supported ones. For your case, a
gamma family with log link might seem like a reasonable option. If you
are really adventurous, you can try to hack the -ice- code to find
where an extra command might go, and add it there.
On Tue, Jan 18, 2011 at 12:59 PM, bichtram huynh <[email protected]> wrote:
> hello everyone,
>
> i'd like to know if it is possible to put limits on imputed data using MICE (ice)?
>
> i want to study the influence of the timing of a medication intake during
> pregnancy on a birth outcome (for example:birth weight)
> i have some missing values on the date of the medication intake during pregnancy.
> So i want to impute them.
>
> My problem is some women deliver at 36 weeks of gestation, others deliver at 41 weeks...
> And by imputing data, sometimes i have an imputed data on medication intake
> at 38 weeks whereas the woman has delivered at 36 weeks.
>
> My question is: is it possible to put a condition so the imputed date of medication intake<term of delivery.
> thanks for your help,
> Flo
>
>
>
>
>
>
> *
> * For searches and help try:
> * http://www.stata.com/help.cgi?search
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
--
Stas Kolenikov, also found at http://stas.kolenikov.name
Small print: I use this email account for mailing lists only.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/