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]
st: Ice and Uvis
From
SBvanOosten <[email protected]>
To
[email protected]
Subject
st: Ice and Uvis
Date
Thu, 7 Jul 2011 11:30:50 -0700 (PDT)
Dear all,
For my thesis on the influence of religiosity on working time, I'm dealing
with a dataset with many missing values. In order to counter this I'm trying
to use "ice". Now I want to run a regression of the variables below. Usually
that looks like this:
hrspweek religiosity residencyNL attitudesindex levelofeducation
presenceofchild presenceofpartner [weight]
LFP religiosity residencyNL attitudesindex levelofeducation presenceofchild
presenceofpartner [weight]
But now I want to include the imputed data. Does anyone know how to do that?
Thank you,
SB van Oosten
P.S. This is what I have done so far:
findit ice
ice LFP hrspweek religiosity residencyNL attitudesindex levelofeducation
presenceofchild presenceofpartner, dryrun
compress LFP hrspweek religiosity residencyNL attitudesindex
levelofeducation presenceofchild presenceofpartner
*In case there isn't enough space on the disk for this.
ice LFP hrspweek religiosity residencyNL attitudesindex levelofeducation
presenceofchild presenceofpartner using imputevars.dta, cmd(LFP:logit,
hrspweek:regress, religiosity:regress, residencyNL:mlogit,
attitudesindex:regress, levelofeducation:mlogit, presenceofchild:logit,
presenceofpartner:logit) m(8) seed(1407)
--
View this message in context: http://statalist.1588530.n2.nabble.com/Ice-and-Uvis-tp6559459p6559459.html
Sent from the Statalist mailing list archive at Nabble.com.
*
* 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/