Categorical and Zero Inflated Growth Models

Size: px
Start display at page:

Download "Categorical and Zero Inflated Growth Models"

Transcription

1 Categorical and Zero Inflated Growth Models Alan C. Acock* Summer, 2009 *Alan C. Acock, Department of Human Development and Family Sciences, Oregon State University, Corvallis OR This was supported in part by 1R01DA13474, The Positive Action Program: Outcomes and Mediators, A Randomized Trial in Hawaii and R305L CFDA U.S. Department of Education; Positive Action for Social and Character Development. Randomized trial in Chicago, Brian Flay, PI. ; and R215S CFDA, Uintah Character Education Randomized Trial, U.S. Department of Education.

2 Topics to Be Covered Predicting Rare Events Binary Growth Curves Count Growth curves Zero-Inflated Poisson Growth Curves Latent Class Zero-Inflated Poisson Models A detailed presentation of the ideas is available at Alan C. Acock 2

3 Predicting Rare Events Physical conflict in romantic relationships Frequency of depressive symptoms Frequency of Parent-Child Conflict Frequency of risky sex last month Alan C. Acock 3

4 Poisson with too many zeros

5 Binary: Does Behavior Occur Structural zeros behavior is not in behavioral repertoire Do not smoke marijuana Didn t smoke last month Chance zeros Behavior part of repertoire, just not last month No fight with spouse last week, but... Alan C. Acock 5

6 Count Component Two-part model Equation for zero vs. not zero Equation for those not zero. Zeros are missing values Zero-inflated model includes both those who are structural zeros and chance zeros Alan C. Acock 6

7 Trajectory of the Probability of Behavior Alan C. Acock 7

8 Trajectory of the Count of behavior Alan C. Acock 8

9 Why Aren t Both Lines Straight? We use a linear model of the growth curve We predict the log of the expected count We predict log odds for the binary component Alan C. Acock 9

10 Why Aren t Both Lines Straight? For the count we are predicting Expected = ln(λ) = α + βt i T i (0, 1, 2,...) is the time period α is the intercept or initial value β is the slope or rate of growth Alan C. Acock 10

11 Why Aren t Both Lines Straight? Expected log odds or expected log count, are linear Expected probability or expected count, are not linear

12 Time Invariant Covariates Time invariant covariates are constants over the duration of study May influence growth in the binary and count components May influence initial level of binary and count components Different effects a major focus Alan C. Acock 11

13 Time Invariant Covariates Mother s education might influence likelihood of being structurally zero Mother s education might be negatively related to the rate of growth Alan C. Acock 12

14 Time Varying Covariates Time Varying Covariates variables that can change across waves Peer pressure may increase each year between 12 and 18 The peer pressure each wave can directly influence drug usage that year Alan C. Acock 13

15 Estimating a Binary Growth Curve

16 Example of Binary Component Brian Flay has a study in Hawaii evaluating the Positive Action Program in Grades 1-4 Key outcome reducing negative responses to behaviors that Positive Action promotes Gender is a time invariant covariate boys higher initially but to have just as strong a negative slope Alan C. Acock 15

17 Binary Model Alan C. Acock 16

18 Predicting a Threshold Thresholds Y* Where, u = 1 if Y* >! or u = o if Y* "! u Alan C. Acock 17

19 Binary Growth Curve Program Title: workshop binary growth.inp Data: File is workshop_growth.dat ; Variables: Names are idnum s1flbadc s2flbadc s3flbadc s4flbadc male s1flbadd s2flbadd s3flbadd s4flbadd s1flbadm s2flbadm s3flbadm s4flbadm c3 c4 s3techer room ; Usevariables are male s1flbadd s2flbadd s3flbadd s4flbadd c3 c4 ; Categorical are s1flbadd s2flbadd s3flbadd s4flbadd ; Missing are all (-9999) ; Analysis: Estimator = ML ; Alan C. Acock 18

20 Binary Growth Curve Program Part 2 Model: alpha beta s1flbadd@0 s2flbadd@1 s3flbadd@2 s4flbadd@3 ; alpha on male ; beta on male ; s3flbadd on c3 ; s4flbadd on c4 ; Output: Patterns sampstat standardized tech8; Alan C. Acock 19

21 Sample Proportions and Model Fit S1FLBADD Category Category S2FLBADD Category Category S3FLBADD Category Category S4FLBADD Category Category Loglikelihood H0 Value Information Criteria Number of Free Parameters 9 Akaike (AIC) Bayesian (BIC) Sample Size Adjusted BIC Proportion of Negative Responses drops each year Alan C. Acock 20

22 Model Estimates Estimates S.E. Est./S.E. Std StdYX ALPHA ON MALE BETA ON MALE S3FLBADD ON C S4FLBADD ON C BETA WITH ALPHA Intercepts ALPHA BETA Alan C. Acock 21

23 Gender Effects Unstandardized effect of male on the intercept, α, is. 548, z = 2.98, p <.01 Standardized Beta weight is.232 Partially standardized (standardized on latent variable only) is.464 Path to slope is not significant, B =.03, partially standardized path is.08 However effective the program is at reducing negative feelings, it is about as effective for boys as for girls Alan C. Acock 22

24 Implementation Effects Wave 3 Unstandardized effect of implementation for the Binary Component has a B = -.23, z = -2.71, p <.05-- Exponentiated odds ratio is e -.23 =.79 Wave 4 the unstandardized effect of implementation for the Binary Component has a B = -.64, z = , p < Exponentiated odds ratio is e -.64 =.53 Alan C. Acock 23

25 MODEL RESULTS (cont.) Thresholds Estimates S.E. Est./S.E. Std StdYX S1FLBADD$ S2FLBADD$ S3FLBADD$ S4FLBADD$ Residual Variances ALPHA BETA LOGISTIC REGRESSION ODDS RATIO RESULTS S3FLBADD ON C S4FLBADD ON C Alan C. Acock 24

26 Thresholds & Graphs Mplus does not graph estimated probabilities when there are covariates because variances depend on the covariate level We cannot estimate initial probability using threshold value. If no covariates, we would exponentiate the threshold. In Stata display exp(-.714) yields.49. Alan C. Acock 25

27 Thresholds & Graphs If you want a series of graphs (e.g., boy/low intervention both wave 3 and wave 4), you need to treat each combination as a separate group Each group would have no covariates; just be a subset of children. Results might not be consistent with the model using all of the data

28 Estimating a Count

29 Count Component Mplus uses a Poisson Distribution for estimating counts The Poisson distribution is a single parameter distribution with λ = M = σ 2 Without adjusting for the excess of zeros, the σ 2 is often greater than the M Alan C. Acock 27

30 Count Component Alan C. Acock 28

31 Count Program Part 1 Title: workshop count growth fixed effects.inp Data: File is workshop_growth.dat ; Variable: Names are idnum s1flbadc s2flbadc s3flbadc s4flbadc male s1flbadd s2flbadd s3flbadd s4flbadd s1flbadm s2flbadm s3flbadm s4flbadm c3 c4 s3techer room ; Usevariables are s1flbadc s2flbadc s3flbadc s4flbadc ; Missing are all (-9999) ; Count are s1flbadc s2flbadc s3flbadc s4flbadc ; Alan C. Acock 29

32 Count Program Part 2 Model: alpha beta s1flbadc@0 s2flbadc@1 s3flbadc@2 s4flbadc@3 ; alpha@0 ;!fixes var. of intercept at 0 beta@0 ;!fixes var.of slope at 0 Output: residual tech1 tech4 tech8; Plot: Type = Plot3 ; Series = s1flbadc s2flbadc s3flbadc s4flbadc(*) ; Alan C. Acock 30

33 Fixing Variances Fixing the variance of the intercept and slope makes this a fixed effects model Fixing the variance of the slope only makes it a random intercept model Not fixing them makes it a random intercept & random slope model This takes a very long time to run

34 Count Model Output- MODEL RESULTS Estimates S.E. S.E./Est. Means ALPHA BETA Variances ALPHA BETA Alan C. Acock 31

35 Interpreting the Est. Intercept We fixed the residual variances at zero The mean intercept is.56, z = , p <. 001 We can exponentiate this when there are no covariates to get the expected count at the intercept, e.56 = 1.75 Alan C. Acock 32

36 Interpreting the Est. Slope The mean slope is -.64, z = , p <.001. With no covariates we use exponentiation to obtain the expected count for each wave Expected count (wave1) = e α e β 0 = 1.75 Expected count (wave2) = e α e β 1 =.92 Expected count (wave3) = e α e β 2 =.48 Alan C. Acock 33

37 Sample and Estimated Count Alan C. Acock 34

38 Putting the Binary and Count Growth Curves Together

39 Two-Part Model Alan C. Acock 37

40 Putting the Binary and Two-Part Solution First part models binary outcome as we did here with binary data Second part deletes all people who have a count of zero at any wave. This leaves only children who have a count of at least 1 for every wave Second part estimated using a Poisson Model Alan C. Acock 38

41 Putting the Binary and Count Models Together Zero-Inflated Growth Curve Model estimates growth curve for structural zeros and for the count simultaneously Binary component includes all observations Count component includes all observations but is modeling only those zeros that are explainable by a random Poisson process Alan C. Acock 39

42 Zero-Inflated Poisson Regression Alan C. Acock 40

43 Here are 5 cases with counts s1flbadc s2flbadc s3flbadc s4flbadc Alan C. Acock 41

44 Here are there Binary Scores s1flbadd s2flbadd s3flbadd s4flbadd Alan C. Acock 42

45 ZIP Model With No Covarites Alan C. Acock 43

46 ZIP Model With No Alan C. Acock 44

47 Interpreting Inflation Model β_i under the Model Results, B = 2.353, z = 7.149, p <.001. The threshold for the zero-inflated part of the model is shown under the label of Intercepts. For each wave the threshold is , z = 3.45, p <.05. This large negative value will be confusing, unless we remember that the outcome for the inflated part of the model is predicting always zero. We are not predicting one.

48 Interpreting Inflation The more negative the threshold value the smaller the likelihood of being in the always zero class at the start. (display exp(-6.756).001.) Logistic regression usually is predicting the presence of an outcome, but now we are predicting its absence.

49 ZIP Model With No Covariates Alan C. Acock 46

50 ZIP Model With No Covariates Alan C. Acock 47

51 Binary Part: Probability of Inflation Alan C. Acock 48

52 Interpreting the Count Part Alan C. Acock 49

53 Count Part: Expected Count Alan C. Acock 50

54 ZIP Model with Covariates Alan C. Acock 51

55 ZIP Model with Covariates Covariates Effects Alan C. Acock 52

56 ZIP Model with Covariates Alan C. Acock 53

57 ZIP Model with Covariates Alan C. Acock 54

58 ZIP Model with Covariates: Intercept and Slope Alan C. Acock 55

59 Latent Class Growth Analysis Using Zero- Inflated Poisson Model

60 LCGA Poisson Models We use mixture models A single population may have two subpopulations, i.e., our Implementation variable is a class variable Usually assumes class membership explains differences in trajectory, thus a fixed effects model Alan C. Acock 57

61 Latent Profile Analysis for Variable Overall Two Classes Item Means First Second Class Class Stickers for PA Word of the week You put notes in icu box Teacher read ICU notes about you Teacher read your ICU notes Tokens for meeting goals PA Assembly activities Assembly Balloon for PA Whole school PA Days/wk taught PA N 1,550 1, Alan C. Acock 58

62 Applied To Count We can use a Latent Class Analysis in combination with a count growth model to See if there are several classes Classes are distinct from each other Members of a class share a homogeneous growth trajectory Alan C. Acock 59

63 Applied To Zero-Inflated Growth Sometimes referred to as Case or Person Centered rather than Variable Centered Subgroups of children rather than of variables Has advantages in ease of interpretation of results No w/n group variance of intercepts or slope assumes each subgroup is Alan C. Acock 60

64 LCGA Using Count Model, No Serves as a baseline for multi-class solutions Add Mixture to Analysis: section because we are doing a mixture model Add %Overall% to Model: section Later, we will add commands so each class can have differences Alan C. Acock 61

65 LCGA Count Model Program Part 1 Title: LCA zip poisson model NO covariates c1.inp Latent Class Growth Analysis for a count outcome using a ZIP Model with no covariates and just one class Data: File is workshop_growth.dat ; Variable: Names are idnum s1flbadc s2flbadc s3flbadc s4flbadc male s1flbadd s2flbadd s3flbadd s4flbadd s1flbadm s2flbadm s3flbadm s4flbadm c3 c4 s3techer room ; Usevariables are s1flbadc s2flbadc s3flbadc s4flbadc ; Missing are all (-9999) ; Classes = c(1) ;! this says there is a single class Alan C. Acock 62

66 LCGA Count Model Program Part 2 Analysis: Type = Mixture ; Starts 20 2 ; Model: %Overall% Alpha Beta s1flbadc@0 s2flbadc@1 s3flbadc@2 s4flbadc@3 ; Output: residual tech1 tech11 ;!tech11 gives you the Lo, Mendell, Rubin test Plot: Type = Plot3 ;! Series = s1flbadc s2flbadc s3flbadc s4flbadc(*) ; Alan C. Acock 63

67 LCGA Using ZIP Model, No Thestarts 20 2 ; Covariates Two Classes generates 20 starting values, does an initial estimation on each of these, then does full iterations on 2 best initial solutions. Best two did not converge with 150 starts for 4 classes We change classes = c(1) to = c(2) The following table compares 1 to 3 classes Alan C. Acock 64

68 LCGA Using ZIP Model, No Covariates Two Classes We will focus on the 2 class solution There is a normative class (902 children) and a deviant class with just 85 The biggest improvement in fit is from 1 to 2 classes

69 Comparison of 1 to 4 Classes 1 Class 2 Classes 3 Classes 4 Classes Free Parameters AIC BIC Sample Adjusted BIC Entropy Lo, Mendell, Rubin na 2 v 1 Value = p < v 2 Value = p <.01 4 v 3 Value = P <.05 N for each class C1 = 2927 C1=2651 C2=276 C1=235 C2=81 C3=2611 C1 = 19 C2 = 2559 C3 = 188 C4 = 161 Alan C. Acock 65

70 Two Class Solution CLASSIFICATION QUALITY Entropy CLASSIFICATION OF INDIVIDUALS BASED ON THEIR MOST LIKELY LATENT CLASS MEMBERSHIP Class Counts and Proportions Latent Classes Alan C. Acock 66

71 Two Class solution Parameter Estimate Class 1 N = 2651 Class 2 N=276 Mean α.379*** 1.395*** Mean β -.821*** -.395*** Count at time Count at time Count at time Count at time Display exp(alpha)*exp(beta*0,1,2,3) Alan C. Acock 67

72 Two Class solution Count Part Alan C. Acock 68

73 Interpretation This solution has the deviant group start with a higher initial count (α) and showing a significant improvement, decline in count, (β) The Normative group starts with a lower a lower count and drops less rapidly, possibly because there is a floor effect on the count. Alan C. Acock 69

74 Interpretation With a three class solution we got similar results with a normative group and a deviant group as the two main groups. However, the third class (only 85 kids) start with a low count and actually increase the count significantly over time. These 85 kids would be ideal for a qualitative sample because the program definitely fails Alan C. Acock 70

75 Adding Covariates We can add covariates These can be free across classes or constrained across classes The simple interpretation and graphs no longer work Alan C. Acock 71

76 Program for Freeing Constraint Model: %Overall% Alpha Beta ; Alpha_i Beta_i s1flbadc#1@0 s2flbadc#1@1 s3flbadc#1@2 s4flbadc#1@3 ; Alpha on male ; Beta on male ; S3flbadc on c3 ; S4flbadc on c4 ; %c#2% [s1flbadc#1 s2flbadc#1 s3flbadc#1 s4flbadc#1](1) ; [Beta_i] ; Alan C. Acock 72

77 Next Steps If you find distinct classes of participants who have different growth trajectories you can save the class of each participant. This is shown in the detailed document You can then compare the classes on whatever variable you think might be important in explaining the differentiation, e.g., parental support for program This will generate a new set of important covariates for subsequent research Alan C. Acock 73

78 Next Steps An introduction to growth curves and a detailed presentation of the ideas we ve discussed is available at Alan C. Acock 74

79 Summary Three Models Available from Mplus Traditional growth modeling where There is a common expectation for the trajectory for a sample Parameter estimates will have variances across individuals around the common expected trajectory (random effects) Covariates may explain some of this variance Alan C. Acock 75

80 Summary Three Models Latent Class Growth Models where We expect distinct classes that have different trajectories Class membership explains all of the variance in the parameters. Classes are homogeneous with respect to their growth curves (fixed effects) Alan C. Acock 76

81 Summary Three Models Mixture Models extending Latent Class Growth Models where We expect distinguishable classes that each have a different common trajectory Residual variance not explained by class membership are allowed (random effects) Covariates may explain some of this residual variance Alan C. Acock 77

82 Summary Mplus offers many features that are especially useful for longitudinal studies of individuals and families Many outcomes for family members are best studied using longitudinal data to identify growth trajectories Studies of growth trajectories can utilize time invariant, time variant, and distal outcomes Alan C. Acock 78

83 Summary Some outcomes for family members are successes or failures and the binary growth curves are useful for modeling these processes Some outcomes for family members are counts of how often some behavior or outcome occurs Alan C. Acock 79

NELS 88. Latent Response Variable Formulation Versus Probability Curve Formulation

NELS 88. Latent Response Variable Formulation Versus Probability Curve Formulation NELS 88 Table 2.3 Adjusted odds ratios of eighth-grade students in 988 performing below basic levels of reading and mathematics in 988 and dropping out of school, 988 to 990, by basic demographics Variable

More information

Longitudinal Invariance CFA (using MLR) Example in Mplus v. 7.4 (N = 151; 6 items over 3 occasions)

Longitudinal Invariance CFA (using MLR) Example in Mplus v. 7.4 (N = 151; 6 items over 3 occasions) Longitudinal Invariance CFA (using MLR) Example in Mplus v. 7.4 (N = 151; 6 items over 3 occasions) CLP 948 Example 7b page 1 These data measuring a latent trait of social functioning were collected at

More information

Mixture Modeling in Mplus

Mixture Modeling in Mplus Mixture Modeling in Mplus Gitta Lubke University of Notre Dame VU University Amsterdam Mplus Workshop John s Hopkins 2012 G. Lubke, ND, VU Mixture Modeling in Mplus 1/89 Outline 1 Overview 2 Latent Class

More information

Multilevel/Mixed Models and Longitudinal Analysis Using Stata

Multilevel/Mixed Models and Longitudinal Analysis Using Stata Multilevel/Mixed Models and Longitudinal Analysis Using Stata Isaac J. Washburn PhD Research Associate Oregon Social Learning Center Summer Workshop Series July 2010 Longitudinal Analysis 1 Longitudinal

More information

What is Latent Class Analysis. Tarani Chandola

What is Latent Class Analysis. Tarani Chandola What is Latent Class Analysis Tarani Chandola methods@manchester Many names similar methods (Finite) Mixture Modeling Latent Class Analysis Latent Profile Analysis Latent class analysis (LCA) LCA is a

More information

Multiple Group CFA Invariance Example (data from Brown Chapter 7) using MLR Mplus 7.4: Major Depression Criteria across Men and Women (n = 345 each)

Multiple Group CFA Invariance Example (data from Brown Chapter 7) using MLR Mplus 7.4: Major Depression Criteria across Men and Women (n = 345 each) Multiple Group CFA Invariance Example (data from Brown Chapter 7) using MLR Mplus 7.4: Major Depression Criteria across Men and Women (n = 345 each) 9 items rated by clinicians on a scale of 0 to 8 (0

More information

Thursday Morning. Growth Modelling in Mplus. Using a set of repeated continuous measures of bodyweight

Thursday Morning. Growth Modelling in Mplus. Using a set of repeated continuous measures of bodyweight Thursday Morning Growth Modelling in Mplus Using a set of repeated continuous measures of bodyweight 1 Growth modelling Continuous Data Mplus model syntax refresher ALSPAC Confirmatory Factor Analysis

More information

Step 2: Select Analyze, Mixed Models, and Linear.

Step 2: Select Analyze, Mixed Models, and Linear. Example 1a. 20 employees were given a mood questionnaire on Monday, Wednesday and again on Friday. The data will be first be analyzed using a Covariance Pattern model. Step 1: Copy Example1.sav data file

More information

Generalized Linear Models for Non-Normal Data

Generalized Linear Models for Non-Normal Data Generalized Linear Models for Non-Normal Data Today s Class: 3 parts of a generalized model Models for binary outcomes Complications for generalized multivariate or multilevel models SPLH 861: Lecture

More information

Comparing IRT with Other Models

Comparing IRT with Other Models Comparing IRT with Other Models Lecture #14 ICPSR Item Response Theory Workshop Lecture #14: 1of 45 Lecture Overview The final set of slides will describe a parallel between IRT and another commonly used

More information

Class Notes: Week 8. Probit versus Logit Link Functions and Count Data

Class Notes: Week 8. Probit versus Logit Link Functions and Count Data Ronald Heck Class Notes: Week 8 1 Class Notes: Week 8 Probit versus Logit Link Functions and Count Data This week we ll take up a couple of issues. The first is working with a probit link function. While

More information

Hierarchical Generalized Linear Models. ERSH 8990 REMS Seminar on HLM Last Lecture!

Hierarchical Generalized Linear Models. ERSH 8990 REMS Seminar on HLM Last Lecture! Hierarchical Generalized Linear Models ERSH 8990 REMS Seminar on HLM Last Lecture! Hierarchical Generalized Linear Models Introduction to generalized models Models for binary outcomes Interpreting parameter

More information

Specifying Latent Curve and Other Growth Models Using Mplus. (Revised )

Specifying Latent Curve and Other Growth Models Using Mplus. (Revised ) Ronald H. Heck 1 University of Hawai i at Mānoa Handout #20 Specifying Latent Curve and Other Growth Models Using Mplus (Revised 12-1-2014) The SEM approach offers a contrasting framework for use in analyzing

More information

M3 Symposium: Multilevel Multivariate Survival Models For Analysis of Dyadic Social Interaction

M3 Symposium: Multilevel Multivariate Survival Models For Analysis of Dyadic Social Interaction M3 Symposium: Multilevel Multivariate Survival Models For Analysis of Dyadic Social Interaction Mike Stoolmiller: stoolmil@uoregon.edu University of Oregon 5/21/2013 Outline Example Research Questions

More information

CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA

CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA Examples: Multilevel Modeling With Complex Survey Data CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA Complex survey data refers to data obtained by stratification, cluster sampling and/or

More information

Relating Latent Class Analysis Results to Variables not Included in the Analysis

Relating Latent Class Analysis Results to Variables not Included in the Analysis Relating LCA Results 1 Running Head: Relating LCA Results Relating Latent Class Analysis Results to Variables not Included in the Analysis Shaunna L. Clark & Bengt Muthén University of California, Los

More information

Biost 518 Applied Biostatistics II. Purpose of Statistics. First Stage of Scientific Investigation. Further Stages of Scientific Investigation

Biost 518 Applied Biostatistics II. Purpose of Statistics. First Stage of Scientific Investigation. Further Stages of Scientific Investigation Biost 58 Applied Biostatistics II Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics University of Washington Lecture 5: Review Purpose of Statistics Statistics is about science (Science in the broadest

More information

Introduction to mtm: An R Package for Marginalized Transition Models

Introduction to mtm: An R Package for Marginalized Transition Models Introduction to mtm: An R Package for Marginalized Transition Models Bryan A. Comstock and Patrick J. Heagerty Department of Biostatistics University of Washington 1 Introduction Marginalized transition

More information

An Introduction to Mplus and Path Analysis

An Introduction to Mplus and Path Analysis An Introduction to Mplus and Path Analysis PSYC 943: Fundamentals of Multivariate Modeling Lecture 10: October 30, 2013 PSYC 943: Lecture 10 Today s Lecture Path analysis starting with multivariate regression

More information

Introduction to lnmle: An R Package for Marginally Specified Logistic-Normal Models for Longitudinal Binary Data

Introduction to lnmle: An R Package for Marginally Specified Logistic-Normal Models for Longitudinal Binary Data Introduction to lnmle: An R Package for Marginally Specified Logistic-Normal Models for Longitudinal Binary Data Bryan A. Comstock and Patrick J. Heagerty Department of Biostatistics University of Washington

More information

Latent class analysis and finite mixture models with Stata

Latent class analysis and finite mixture models with Stata Latent class analysis and finite mixture models with Stata Isabel Canette Principal Mathematician and Statistician StataCorp LLC 2017 Stata Users Group Meeting Madrid, October 19th, 2017 Introduction Latent

More information

36-309/749 Experimental Design for Behavioral and Social Sciences. Dec 1, 2015 Lecture 11: Mixed Models (HLMs)

36-309/749 Experimental Design for Behavioral and Social Sciences. Dec 1, 2015 Lecture 11: Mixed Models (HLMs) 36-309/749 Experimental Design for Behavioral and Social Sciences Dec 1, 2015 Lecture 11: Mixed Models (HLMs) Independent Errors Assumption An error is the deviation of an individual observed outcome (DV)

More information

An Introduction to Path Analysis

An Introduction to Path Analysis An Introduction to Path Analysis PRE 905: Multivariate Analysis Lecture 10: April 15, 2014 PRE 905: Lecture 10 Path Analysis Today s Lecture Path analysis starting with multivariate regression then arriving

More information

LDA Midterm Due: 02/21/2005

LDA Midterm Due: 02/21/2005 LDA.665 Midterm Due: //5 Question : The randomized intervention trial is designed to answer the scientific questions: whether social network method is effective in retaining drug users in treatment programs,

More information

Model Estimation Example

Model Estimation Example Ronald H. Heck 1 EDEP 606: Multivariate Methods (S2013) April 7, 2013 Model Estimation Example As we have moved through the course this semester, we have encountered the concept of model estimation. Discussions

More information

Introduction to Within-Person Analysis and RM ANOVA

Introduction to Within-Person Analysis and RM ANOVA Introduction to Within-Person Analysis and RM ANOVA Today s Class: From between-person to within-person ANOVAs for longitudinal data Variance model comparisons using 2 LL CLP 944: Lecture 3 1 The Two Sides

More information

Logistic And Probit Regression

Logistic And Probit Regression Further Readings On Multilevel Regression Analysis Ludtke Marsh, Robitzsch, Trautwein, Asparouhov, Muthen (27). Analysis of group level effects using multilevel modeling: Probing a latent covariate approach.

More information

REVIEW 8/2/2017 陈芳华东师大英语系

REVIEW 8/2/2017 陈芳华东师大英语系 REVIEW Hypothesis testing starts with a null hypothesis and a null distribution. We compare what we have to the null distribution, if the result is too extreme to belong to the null distribution (p

More information

Generalized Models: Part 1

Generalized Models: Part 1 Generalized Models: Part 1 Topics: Introduction to generalized models Introduction to maximum likelihood estimation Models for binary outcomes Models for proportion outcomes Models for categorical outcomes

More information

Investigating Models with Two or Three Categories

Investigating Models with Two or Three Categories Ronald H. Heck and Lynn N. Tabata 1 Investigating Models with Two or Three Categories For the past few weeks we have been working with discriminant analysis. Let s now see what the same sort of model might

More information

Online Appendix for Sterba, S.K. (2013). Understanding linkages among mixture models. Multivariate Behavioral Research, 48,

Online Appendix for Sterba, S.K. (2013). Understanding linkages among mixture models. Multivariate Behavioral Research, 48, Online Appendix for, S.K. (2013). Understanding linkages among mixture models. Multivariate Behavioral Research, 48, 775-815. Table of Contents. I. Full presentation of parallel-process groups-based trajectory

More information

Growth Mixture Model

Growth Mixture Model Growth Mixture Model Latent Variable Modeling and Measurement Biostatistics Program Harvard Catalyst The Harvard Clinical & Translational Science Center Short course, October 28, 2016 Slides contributed

More information

ADVANCED C. MEASUREMENT INVARIANCE SEM REX B KLINE CONCORDIA

ADVANCED C. MEASUREMENT INVARIANCE SEM REX B KLINE CONCORDIA ADVANCED SEM C. MEASUREMENT INVARIANCE REX B KLINE CONCORDIA C C2 multiple model 2 data sets simultaneous C3 multiple 2 populations 2 occasions 2 methods C4 multiple unstandardized constrain to equal fit

More information

Review of CLDP 944: Multilevel Models for Longitudinal Data

Review of CLDP 944: Multilevel Models for Longitudinal Data Review of CLDP 944: Multilevel Models for Longitudinal Data Topics: Review of general MLM concepts and terminology Model comparisons and significance testing Fixed and random effects of time Significance

More information

Generalized Linear Models for Count, Skewed, and If and How Much Outcomes

Generalized Linear Models for Count, Skewed, and If and How Much Outcomes Generalized Linear Models for Count, Skewed, and If and How Much Outcomes Today s Class: Review of 3 parts of a generalized model Models for discrete count or continuous skewed outcomes Models for two-part

More information

Chapter 19. Latent Variable Analysis. Growth Mixture Modeling and Related Techniques for Longitudinal Data. Bengt Muthén

Chapter 19. Latent Variable Analysis. Growth Mixture Modeling and Related Techniques for Longitudinal Data. Bengt Muthén Chapter 19 Latent Variable Analysis Growth Mixture Modeling and Related Techniques for Longitudinal Data Bengt Muthén 19.1. Introduction This chapter gives an overview of recent advances in latent variable

More information

UNIVERSITY OF TORONTO. Faculty of Arts and Science APRIL 2010 EXAMINATIONS STA 303 H1S / STA 1002 HS. Duration - 3 hours. Aids Allowed: Calculator

UNIVERSITY OF TORONTO. Faculty of Arts and Science APRIL 2010 EXAMINATIONS STA 303 H1S / STA 1002 HS. Duration - 3 hours. Aids Allowed: Calculator UNIVERSITY OF TORONTO Faculty of Arts and Science APRIL 2010 EXAMINATIONS STA 303 H1S / STA 1002 HS Duration - 3 hours Aids Allowed: Calculator LAST NAME: FIRST NAME: STUDENT NUMBER: There are 27 pages

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Today s Class (or 3): Summary of steps in building unconditional models for time What happens to missing predictors Effects of time-invariant predictors

More information

Advanced Quantitative Data Analysis

Advanced Quantitative Data Analysis Chapter 24 Advanced Quantitative Data Analysis Daniel Muijs Doing Regression Analysis in SPSS When we want to do regression analysis in SPSS, we have to go through the following steps: 1 As usual, we choose

More information

Example 7b: Generalized Models for Ordinal Longitudinal Data using SAS GLIMMIX, STATA MEOLOGIT, and MPLUS (last proportional odds model only)

Example 7b: Generalized Models for Ordinal Longitudinal Data using SAS GLIMMIX, STATA MEOLOGIT, and MPLUS (last proportional odds model only) CLDP945 Example 7b page 1 Example 7b: Generalized Models for Ordinal Longitudinal Data using SAS GLIMMIX, STATA MEOLOGIT, and MPLUS (last proportional odds model only) This example comes from real data

More information

Lecture 14: Introduction to Poisson Regression

Lecture 14: Introduction to Poisson Regression Lecture 14: Introduction to Poisson Regression Ani Manichaikul amanicha@jhsph.edu 8 May 2007 1 / 52 Overview Modelling counts Contingency tables Poisson regression models 2 / 52 Modelling counts I Why

More information

Modelling counts. Lecture 14: Introduction to Poisson Regression. Overview

Modelling counts. Lecture 14: Introduction to Poisson Regression. Overview Modelling counts I Lecture 14: Introduction to Poisson Regression Ani Manichaikul amanicha@jhsph.edu Why count data? Number of traffic accidents per day Mortality counts in a given neighborhood, per week

More information

Introduction to Generalized Models

Introduction to Generalized Models Introduction to Generalized Models Today s topics: The big picture of generalized models Review of maximum likelihood estimation Models for binary outcomes Models for proportion outcomes Models for categorical

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Today s Topics: What happens to missing predictors Effects of time-invariant predictors Fixed vs. systematically varying vs. random effects Model building

More information

Review of Multiple Regression

Review of Multiple Regression Ronald H. Heck 1 Let s begin with a little review of multiple regression this week. Linear models [e.g., correlation, t-tests, analysis of variance (ANOVA), multiple regression, path analysis, multivariate

More information

Generalized logit models for nominal multinomial responses. Local odds ratios

Generalized logit models for nominal multinomial responses. Local odds ratios Generalized logit models for nominal multinomial responses Categorical Data Analysis, Summer 2015 1/17 Local odds ratios Y 1 2 3 4 1 π 11 π 12 π 13 π 14 π 1+ X 2 π 21 π 22 π 23 π 24 π 2+ 3 π 31 π 32 π

More information

Measurement Invariance (MI) in CFA and Differential Item Functioning (DIF) in IRT/IFA

Measurement Invariance (MI) in CFA and Differential Item Functioning (DIF) in IRT/IFA Topics: Measurement Invariance (MI) in CFA and Differential Item Functioning (DIF) in IRT/IFA What are MI and DIF? Testing measurement invariance in CFA Testing differential item functioning in IRT/IFA

More information

LOGISTIC REGRESSION Joseph M. Hilbe

LOGISTIC REGRESSION Joseph M. Hilbe LOGISTIC REGRESSION Joseph M. Hilbe Arizona State University Logistic regression is the most common method used to model binary response data. When the response is binary, it typically takes the form of

More information

A Re-Introduction to General Linear Models (GLM)

A Re-Introduction to General Linear Models (GLM) A Re-Introduction to General Linear Models (GLM) Today s Class: You do know the GLM Estimation (where the numbers in the output come from): From least squares to restricted maximum likelihood (REML) Reviewing

More information

EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #7

EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #7 Introduction to Generalized Univariate Models: Models for Binary Outcomes EPSY 905: Fundamentals of Multivariate Modeling Online Lecture #7 EPSY 905: Intro to Generalized In This Lecture A short review

More information

Lecture 2: Poisson and logistic regression

Lecture 2: Poisson and logistic regression Dankmar Böhning Southampton Statistical Sciences Research Institute University of Southampton, UK S 3 RI, 11-12 December 2014 introduction to Poisson regression application to the BELCAP study introduction

More information

Generalized Multilevel Models for Non-Normal Outcomes

Generalized Multilevel Models for Non-Normal Outcomes Generalized Multilevel Models for Non-Normal Outcomes Topics: 3 parts of a generalized (multilevel) model Models for binary, proportion, and categorical outcomes Complications for generalized multilevel

More information

A Re-Introduction to General Linear Models

A Re-Introduction to General Linear Models A Re-Introduction to General Linear Models Today s Class: Big picture overview Why we are using restricted maximum likelihood within MIXED instead of least squares within GLM Linear model interpretation

More information

Generalized Linear Probability Models in HLM R. B. Taylor Department of Criminal Justice Temple University (c) 2000 by Ralph B.

Generalized Linear Probability Models in HLM R. B. Taylor Department of Criminal Justice Temple University (c) 2000 by Ralph B. Generalized Linear Probability Models in HLM R. B. Taylor Department of Criminal Justice Temple University (c) 2000 by Ralph B. Taylor fi=hlml15 The Problem Up to now we have been addressing multilevel

More information

An Introduction to SEM in Mplus

An Introduction to SEM in Mplus An Introduction to SEM in Mplus Ben Kite Saturday Seminar Series Quantitative Training Program Center for Research Methods and Data Analysis Goals Provide an introduction to Mplus Demonstrate Mplus with

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Topics: What happens to missing predictors Effects of time-invariant predictors Fixed vs. systematically varying vs. random effects Model building strategies

More information

Mplus Short Courses Day 2. Growth Modeling With Latent Variables Using Mplus

Mplus Short Courses Day 2. Growth Modeling With Latent Variables Using Mplus Mplus Short Courses Day 2 Growth Modeling With Latent Variables Using Mplus Linda K. Muthén Bengt Muthén Copyright 2007 Muthén & Muthén www.statmodel.com 1 Table Of Contents General Latent Variable Modeling

More information

Introduction to GSEM in Stata

Introduction to GSEM in Stata Introduction to GSEM in Stata Christopher F Baum ECON 8823: Applied Econometrics Boston College, Spring 2016 Christopher F Baum (BC / DIW) Introduction to GSEM in Stata Boston College, Spring 2016 1 /

More information

Models for Count and Binary Data. Poisson and Logistic GWR Models. 24/07/2008 GWR Workshop 1

Models for Count and Binary Data. Poisson and Logistic GWR Models. 24/07/2008 GWR Workshop 1 Models for Count and Binary Data Poisson and Logistic GWR Models 24/07/2008 GWR Workshop 1 Outline I: Modelling counts Poisson regression II: Modelling binary events Logistic Regression III: Poisson Regression

More information

Description Remarks and examples Reference Also see

Description Remarks and examples Reference Also see Title stata.com example 38g Random-intercept and random-slope models (multilevel) Description Remarks and examples Reference Also see Description Below we discuss random-intercept and random-slope models

More information

Basic IRT Concepts, Models, and Assumptions

Basic IRT Concepts, Models, and Assumptions Basic IRT Concepts, Models, and Assumptions Lecture #2 ICPSR Item Response Theory Workshop Lecture #2: 1of 64 Lecture #2 Overview Background of IRT and how it differs from CFA Creating a scale An introduction

More information

2/26/2017. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2

2/26/2017. PSY 512: Advanced Statistics for Psychological and Behavioral Research 2 PSY 512: Advanced Statistics for Psychological and Behavioral Research 2 When and why do we use logistic regression? Binary Multinomial Theory behind logistic regression Assessing the model Assessing predictors

More information

CS6220: DATA MINING TECHNIQUES

CS6220: DATA MINING TECHNIQUES CS6220: DATA MINING TECHNIQUES Matrix Data: Prediction Instructor: Yizhou Sun yzsun@ccs.neu.edu September 14, 2014 Today s Schedule Course Project Introduction Linear Regression Model Decision Tree 2 Methods

More information

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 1: August 22, 2012

More information

Lecture 5: Poisson and logistic regression

Lecture 5: Poisson and logistic regression Dankmar Böhning Southampton Statistical Sciences Research Institute University of Southampton, UK S 3 RI, 3-5 March 2014 introduction to Poisson regression application to the BELCAP study introduction

More information

Mixed- Model Analysis of Variance. Sohad Murrar & Markus Brauer. University of Wisconsin- Madison. Target Word Count: Actual Word Count: 2755

Mixed- Model Analysis of Variance. Sohad Murrar & Markus Brauer. University of Wisconsin- Madison. Target Word Count: Actual Word Count: 2755 Mixed- Model Analysis of Variance Sohad Murrar & Markus Brauer University of Wisconsin- Madison The SAGE Encyclopedia of Educational Research, Measurement and Evaluation Target Word Count: 3000 - Actual

More information

Time-Invariant Predictors in Longitudinal Models

Time-Invariant Predictors in Longitudinal Models Time-Invariant Predictors in Longitudinal Models Topics: Summary of building unconditional models for time Missing predictors in MLM Effects of time-invariant predictors Fixed, systematically varying,

More information

Investigating Population Heterogeneity With Factor Mixture Models

Investigating Population Heterogeneity With Factor Mixture Models Psychological Methods 2005, Vol. 10, No. 1, 21 39 Copyright 2005 by the American Psychological Association 1082-989X/05/$12.00 DOI: 10.1037/1082-989X.10.1.21 Investigating Population Heterogeneity With

More information

CHAPTER 3. SPECIALIZED EXTENSIONS

CHAPTER 3. SPECIALIZED EXTENSIONS 03-Preacher-45609:03-Preacher-45609.qxd 6/3/2008 3:36 PM Page 57 CHAPTER 3. SPECIALIZED EXTENSIONS We have by no means exhausted the possibilities of LGM with the examples presented thus far. As scientific

More information

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model

Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model Course Introduction and Overview Descriptive Statistics Conceptualizations of Variance Review of the General Linear Model EPSY 905: Multivariate Analysis Lecture 1 20 January 2016 EPSY 905: Lecture 1 -

More information

Semiparametric Generalized Linear Models

Semiparametric Generalized Linear Models Semiparametric Generalized Linear Models North American Stata Users Group Meeting Chicago, Illinois Paul Rathouz Department of Health Studies University of Chicago prathouz@uchicago.edu Liping Gao MS Student

More information

Growth Mixture Modeling and Causal Inference. Booil Jo Stanford University

Growth Mixture Modeling and Causal Inference. Booil Jo Stanford University Growth Mixture Modeling and Causal Inference Booil Jo Stanford University booil@stanford.edu Conference on Advances in Longitudinal Methods inthe Socialand and Behavioral Sciences June 17 18, 2010 Center

More information

Niche Modeling. STAMPS - MBL Course Woods Hole, MA - August 9, 2016

Niche Modeling. STAMPS - MBL Course Woods Hole, MA - August 9, 2016 Niche Modeling Katie Pollard & Josh Ladau Gladstone Institutes UCSF Division of Biostatistics, Institute for Human Genetics and Institute for Computational Health Science STAMPS - MBL Course Woods Hole,

More information

Introducing Generalized Linear Models: Logistic Regression

Introducing Generalized Linear Models: Logistic Regression Ron Heck, Summer 2012 Seminars 1 Multilevel Regression Models and Their Applications Seminar Introducing Generalized Linear Models: Logistic Regression The generalized linear model (GLM) represents and

More information

Logistic Regression - problem 6.14

Logistic Regression - problem 6.14 Logistic Regression - problem 6.14 Let x 1, x 2,, x m be given values of an input variable x and let Y 1,, Y m be independent binomial random variables whose distributions depend on the corresponding values

More information

Logistic Regression. James H. Steiger. Department of Psychology and Human Development Vanderbilt University

Logistic Regression. James H. Steiger. Department of Psychology and Human Development Vanderbilt University Logistic Regression James H. Steiger Department of Psychology and Human Development Vanderbilt University James H. Steiger (Vanderbilt University) Logistic Regression 1 / 38 Logistic Regression 1 Introduction

More information

Ron Heck, Fall Week 8: Introducing Generalized Linear Models: Logistic Regression 1 (Replaces prior revision dated October 20, 2011)

Ron Heck, Fall Week 8: Introducing Generalized Linear Models: Logistic Regression 1 (Replaces prior revision dated October 20, 2011) Ron Heck, Fall 2011 1 EDEP 768E: Seminar in Multilevel Modeling rev. January 3, 2012 (see footnote) Week 8: Introducing Generalized Linear Models: Logistic Regression 1 (Replaces prior revision dated October

More information

Introduction to Regression

Introduction to Regression Regression Introduction to Regression If two variables covary, we should be able to predict the value of one variable from another. Correlation only tells us how much two variables covary. In regression,

More information

Binary Logistic Regression

Binary Logistic Regression The coefficients of the multiple regression model are estimated using sample data with k independent variables Estimated (or predicted) value of Y Estimated intercept Estimated slope coefficients Ŷ = b

More information

In Class Review Exercises Vartanian: SW 540

In Class Review Exercises Vartanian: SW 540 In Class Review Exercises Vartanian: SW 540 1. Given the following output from an OLS model looking at income, what is the slope and intercept for those who are black and those who are not black? b SE

More information

Path Analysis. PRE 906: Structural Equation Modeling Lecture #5 February 18, PRE 906, SEM: Lecture 5 - Path Analysis

Path Analysis. PRE 906: Structural Equation Modeling Lecture #5 February 18, PRE 906, SEM: Lecture 5 - Path Analysis Path Analysis PRE 906: Structural Equation Modeling Lecture #5 February 18, 2015 PRE 906, SEM: Lecture 5 - Path Analysis Key Questions for Today s Lecture What distinguishes path models from multivariate

More information

CS6220: DATA MINING TECHNIQUES

CS6220: DATA MINING TECHNIQUES CS6220: DATA MINING TECHNIQUES Matrix Data: Prediction Instructor: Yizhou Sun yzsun@ccs.neu.edu September 21, 2015 Announcements TA Monisha s office hour has changed to Thursdays 10-12pm, 462WVH (the same

More information

Mohammed. Research in Pharmacoepidemiology National School of Pharmacy, University of Otago

Mohammed. Research in Pharmacoepidemiology National School of Pharmacy, University of Otago Mohammed Research in Pharmacoepidemiology (RIPE) @ National School of Pharmacy, University of Otago What is zero inflation? Suppose you want to study hippos and the effect of habitat variables on their

More information

Mplus Short Courses Topic 4. Growth Modeling With Latent Variables Using Mplus: Advanced Growth Models, Survival Analysis, And Missing Data

Mplus Short Courses Topic 4. Growth Modeling With Latent Variables Using Mplus: Advanced Growth Models, Survival Analysis, And Missing Data Mplus Short Courses Topic 4 Growth Modeling With Latent Variables Using Mplus: Advanced Growth Models, Survival Analysis, And Missing Data Linda K. Muthén Bengt Muthén Copyright 2010 Muthén & Muthén www.statmodel.com

More information

Joint Modeling of Longitudinal Item Response Data and Survival

Joint Modeling of Longitudinal Item Response Data and Survival Joint Modeling of Longitudinal Item Response Data and Survival Jean-Paul Fox University of Twente Department of Research Methodology, Measurement and Data Analysis Faculty of Behavioural Sciences Enschede,

More information

Maximum Likelihood Estimation; Robust Maximum Likelihood; Missing Data with Maximum Likelihood

Maximum Likelihood Estimation; Robust Maximum Likelihood; Missing Data with Maximum Likelihood Maximum Likelihood Estimation; Robust Maximum Likelihood; Missing Data with Maximum Likelihood PRE 906: Structural Equation Modeling Lecture #3 February 4, 2015 PRE 906, SEM: Estimation Today s Class An

More information

Overview. Multidimensional Item Response Theory. Lecture #12 ICPSR Item Response Theory Workshop. Basics of MIRT Assumptions Models Applications

Overview. Multidimensional Item Response Theory. Lecture #12 ICPSR Item Response Theory Workshop. Basics of MIRT Assumptions Models Applications Multidimensional Item Response Theory Lecture #12 ICPSR Item Response Theory Workshop Lecture #12: 1of 33 Overview Basics of MIRT Assumptions Models Applications Guidance about estimating MIRT Lecture

More information

Mixed Models for Longitudinal Ordinal and Nominal Outcomes

Mixed Models for Longitudinal Ordinal and Nominal Outcomes Mixed Models for Longitudinal Ordinal and Nominal Outcomes Don Hedeker Department of Public Health Sciences Biological Sciences Division University of Chicago hedeker@uchicago.edu Hedeker, D. (2008). Multilevel

More information

Lecture 3.1 Basic Logistic LDA

Lecture 3.1 Basic Logistic LDA y Lecture.1 Basic Logistic LDA 0.2.4.6.8 1 Outline Quick Refresher on Ordinary Logistic Regression and Stata Women s employment example Cross-Over Trial LDA Example -100-50 0 50 100 -- Longitudinal Data

More information

Class Introduction and Overview; Review of ANOVA, Regression, and Psychological Measurement

Class Introduction and Overview; Review of ANOVA, Regression, and Psychological Measurement Class Introduction and Overview; Review of ANOVA, Regression, and Psychological Measurement Introduction to Structural Equation Modeling Lecture #1 January 11, 2012 ERSH 8750: Lecture 1 Today s Class Introduction

More information

Overview of Talk. Motivating Example: Antisocial Behavior (AB) Raw Data

Overview of Talk. Motivating Example: Antisocial Behavior (AB) Raw Data An Evaluative Comparison of Random Coefficient Growth Models for Individual Development May 6, 7 Association for Psychological Science Overview of Talk Motivating example Definition of Random Coefficient

More information

Mixture Modeling. Identifying the Correct Number of Classes in a Growth Mixture Model. Davood Tofighi Craig Enders Arizona State University

Mixture Modeling. Identifying the Correct Number of Classes in a Growth Mixture Model. Davood Tofighi Craig Enders Arizona State University Identifying the Correct Number of Classes in a Growth Mixture Model Davood Tofighi Craig Enders Arizona State University Mixture Modeling Heterogeneity exists such that the data are comprised of two or

More information

Using the same data as before, here is part of the output we get in Stata when we do a logistic regression of Grade on Gpa, Tuce and Psi.

Using the same data as before, here is part of the output we get in Stata when we do a logistic regression of Grade on Gpa, Tuce and Psi. Logistic Regression, Part III: Hypothesis Testing, Comparisons to OLS Richard Williams, University of Notre Dame, https://www3.nd.edu/~rwilliam/ Last revised January 14, 2018 This handout steals heavily

More information

Time Invariant Predictors in Longitudinal Models

Time Invariant Predictors in Longitudinal Models Time Invariant Predictors in Longitudinal Models Longitudinal Data Analysis Workshop Section 9 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section

More information

Supplemental Materials. In the main text, we recommend graphing physiological values for individual dyad

Supplemental Materials. In the main text, we recommend graphing physiological values for individual dyad 1 Supplemental Materials Graphing Values for Individual Dyad Members over Time In the main text, we recommend graphing physiological values for individual dyad members over time to aid in the decision

More information

Compare Predicted Counts between Groups of Zero Truncated Poisson Regression Model based on Recycled Predictions Method

Compare Predicted Counts between Groups of Zero Truncated Poisson Regression Model based on Recycled Predictions Method Compare Predicted Counts between Groups of Zero Truncated Poisson Regression Model based on Recycled Predictions Method Yan Wang 1, Michael Ong 2, Honghu Liu 1,2,3 1 Department of Biostatistics, UCLA School

More information

How to run the RI CLPM with Mplus By Ellen Hamaker March 21, 2018

How to run the RI CLPM with Mplus By Ellen Hamaker March 21, 2018 How to run the RI CLPM with Mplus By Ellen Hamaker March 21, 2018 The random intercept cross lagged panel model (RI CLPM) as proposed by Hamaker, Kuiper and Grasman (2015, Psychological Methods) is a model

More information

Categorical Predictor Variables

Categorical Predictor Variables Categorical Predictor Variables We often wish to use categorical (or qualitative) variables as covariates in a regression model. For binary variables (taking on only 2 values, e.g. sex), it is relatively

More information

Impact Evaluation of Mindspark Centres

Impact Evaluation of Mindspark Centres Impact Evaluation of Mindspark Centres March 27th, 2014 Executive Summary About Educational Initiatives and Mindspark Educational Initiatives (EI) is a prominent education organization in India with the

More information

bmuthen posted on Tuesday, August 23, :06 am The following question appeared on SEMNET Aug 19, 2005.

bmuthen posted on Tuesday, August 23, :06 am The following question appeared on SEMNET Aug 19, 2005. Count modeling with different length of exposure uses an offset, that is, a term in the regression which has its coefficient fixed at 1. This can also be used for modeling proportions in that a count is

More information