10.07.2015 Views

Mplus Users Guide v6.. - Muthén & Muthén

Mplus Users Guide v6.. - Muthén & Muthén

Mplus Users Guide v6.. - Muthén & Muthén

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CHAPTER 9model, the variances of the intercept growth factor iib and the slopegrowth factors sb and sib are fixed at zero. The ON statement describesthe linear regression of the intercept growth factor ib on the covariate w.An explanation of the other commands can be found in Examples 9.1and 9.12.EXAMPLE 9.18: TWO-LEVEL CONTINUOUS-TIMESURVIVAL ANALYSIS USING COX REGRESSION WITH ARANDOM INTERCEPTTITLE: this is an example of a two-levelcontinuous-time survival analysis usingCox regression with a random interceptDATA: FILE = ex9.18.dat;VARIABLE: NAMES = t x w tc clus;CLUSTER = clus;WITHIN = x;BETWEEN = w;SURVIVAL = t (ALL);TIMECENSORED = tc (0 = NOT 1 = RIGHT);ANALYSIS: TYPE = TWOLEVEL;BASEHAZARD = OFF;MODEL: %WITHIN%t ON x;%BETWEEN%t ON w;xtWithinBetweenwt286

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!