+ All Categories
Home > Documents > Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Date post: 21-Mar-2016
Category:
Upload: jaafar
View: 49 times
Download: 2 times
Share this document with a friend
Description:
Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II. Edward D. Barker, Ph.D. Social, Genetic, and Developmental Psychiatry Centre Institute of Psychiatry, King’s College London. Basic unconditional GMM Introduction Mplus code Output and graphs - PowerPoint PPT Presentation
36
Latent Growth Curve Modeling In Latent Growth Curve Modeling In Mplus: Mplus: An Introduction and Practice An Introduction and Practice Examples Examples Part II Part II Edward D. Barker, Ph.D. Social, Genetic, and Developmental Psychiatry Centre Institute of Psychiatry, King’s College London
Transcript
Page 1: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Latent Growth Curve Modeling In Mplus:Latent Growth Curve Modeling In Mplus:An Introduction and Practice ExamplesAn Introduction and Practice Examples

Part IIPart II

Edward D. Barker, Ph.D.

Social, Genetic, and Developmental Psychiatry Centre Institute of Psychiatry, King’s College London

Page 2: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Outline

Basic unconditional GMM Introduction Mplus code Output and graphs

Conditional GMM (predictor) Introduction Mplus code Output

Class-specific variance? Introduction Mplus code Output and graphs

Exporting probabilities Save from Mplus Import to SPSS Transpose file Merge with data file Run “weighted” frequency

Practice: 1 to 6 traj solutions

Page 3: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

General Mixture Models

Latent growth curve models examine individual variation around a single mean growth curve What we have been examining up to now

Growth Mixture models relaxes this assumption Population may consist of a mixture of distinct subgroups defined by

their developmental trajectories Heterogeneity in developmental trajectories

Each of wich may represent distinct etiologies and/or outcomes

Page 4: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

When are GMMs appropriate?

Populations contain individuals with normative growth trajectories as well as individuals with non-normative growth Delinquent behaviors and early onset vs. late onset distinction (Moffitt,

1993) Different factors may predict individual variation within the groups as

well as distal outcomes of the growth processes May want different interventions for individuals in different subgroups on

growth trajectories. We could focus interventions on individuals in non-normative growth directories that have undesirable consequences.

Page 5: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Deciding on number of classes

Muthén, 2004 Estimate 1 to 6 trajectory solutions (Familiar with EFAs?)

Compared fit indices (to be covered) Add trajectory specific variation to models

Model fit and classification accuracy improves

Important: usefulness of the latent classes (Nagin, 2005) Check to make sure the trajectories make sense from your data Do they validate?

NO? Is this related to age-range, predictors, outcomes, covariates?

Look at early publications with 6-7 trajectories . . . .

Page 6: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Deciding on number of classes

Bayesian Information Criterion BIC = -2logL + p ln n where p is number of free parameters (15) n is sample size (1102) -2(-18553.315) + 15(log(1102)) = 37211.703 smaller is better, pick solution that minimizes BIC

Page 7: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Deciding on number of classes

Entropy This is a measure of how clearly distinguishable the classes are based

on how distinctly each individual’s estimated class probability is. If each individual has a high probability of being in just one class, this

will be high. It ranges from zero to one with values close to one indicating clear

classification.

Page 8: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Deciding on number of classes

Lo, Mendell, and Rubin likelihood ratio test (LMR-LRT) Tests class K is better fit to data compared to K-1 class

2 vs. 1; 3 vs 2; 4 vs 3, etc.

Page 9: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Muthén & Muthén, 2000

Intercept Slope

D12 D13 D14 D15 D16 D17

1.0 1.01.0 1.0 1.0 1.0

1.0 2.0 3.0 4.0 5.00.0

C

Page 10: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Nagin variety

Intercept Slope

D12 D13 D14 D15 D16 D17

1.0 1.01.0 1.0 1.0 1.0

1.0 2.0 3.0 4.0 5.00.0

C

Page 11: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Nagin variety

Page 12: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Selected output

Page 13: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Selected output

Page 14: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Starting values

Page 15: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Practice 1

Run basic GMM Write Mplus code Annotate output View graph of estimate and observed trajectories Get starting values (write them down)

Change basic GMM code Include starting values Re-run and examine trajectories

Page 16: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Outline

Basic unconditional GMM Introduction Mplus code Output and graphs

Conditional GMM (predictor) Introduction Mplus code Output

Class-specific variance? Introduction Output and graphs

Exporting probabilities Save from Mplus Import to SPSS Transpose file Merge with data file Run “weighted” frequency

Practice: 1 to 6 traj solutions

Page 17: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

GMM: Conditional

Page 18: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Conditional: Selected output

Page 19: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Starting values for conditional

Page 20: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Practice 2

Run Conditional GMM without starting values Annotate output View graph of estimated and observed trajectories

Run Conditional GMM with starting values Get starting values from basic GMM model Annotate output View graph of observed and estimated trajectories

Question: do starting values always work?

Page 21: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Outline

Basic unconditional GMM Introduction Mplus code Output and graphs

Conditional GMM (predictor) Introduction Mplus code Output

Class-specific variance? Introduction Output and graphs

Exporting probabilities Save from Mplus Import to SPSS Transpose file Merge with data file Run “weighted” frequency

Page 22: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Class specific variance

Page 23: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Class specific variance

Page 24: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Class specific variance: Selected output

Page 25: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Class specific variance: Selected output

Page 26: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Starting values: Selected output

Page 27: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Practice 3

Run basic GMM Rename and add class specific variance Annotate output to note changes

Run again Use starting values from original model

Page 28: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Outline

Basic unconditional GMM Introduction Mplus code Output and graphs

Conditional GMM (predictor) Introduction Mplus code Output

Class-specific variance? Introduction Output and graphs

Exporting probabilities Transpose file Merge with data file Run “weighted” ANOVA

Mplus code SPSS code Output

Practice: 1 to 6 traj solutions

Page 29: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Exporting probabilites

Page 30: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Exporting probabilites

Page 31: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Exporting probabilites

Page 32: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Exporting probabilites

Page 33: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Transposing

Page 34: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Practice 4

Run basic GMM with starting values Save data Import to SPSS Transpose Merge with original SPSS data file Weight by PROB Run frequency on TRAJ

Page 35: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

Outline

Basic unconditional GMM Introduction Mplus code Output and graphs

Conditional GMM (predictor) Introduction Mplus code Output

Class-specific variance? Introduction Output and graphs

Exporting probabilities Transpose file Merge with data file Run “weighted” ANOVA

Mplus code SPSS code Output

Practice: 1 to 6 traj solutions

Page 36: Latent Growth Curve Modeling In Mplus: An Introduction and Practice Examples Part II

End


Recommended