An Efficient State Space Approach to Estimate Univariate and Multivariate Multilevel Regression Models

Size: px
Start display at page:

Download "An Efficient State Space Approach to Estimate Univariate and Multivariate Multilevel Regression Models"

Transcription

1 An Efficient State Space Approach to Estimate Univariate and Multivariate Multilevel Regression Models Fei Gu Kristopher J. Preacher Wei Wu 05/21/2013

2 Overview Introduction: estimate MLM as SEM (Bauer, 2003; Curran, 2003; Mehta & Neale, 2005) Multiple-subject state space model (SSM) Examples of the SSM approach to 1. Univariate MLM: random intercept and random slope model 2. Univariate MLM: random intercept longitudinal model 3. Multivariate MLM: random intercepts model Summary, Discussions, and Conclusions

3 Introduction The SEM approach to MLMs: transforming data set structure (long format to wide format; e.g.,bauer, 2003; Curran, 2003) Equivalence between the SEM and the SSM can give rise to the state space approach conforming the SEM approach Limitations: computationally inefficient; data management nightmare (Curran, 2003, p. 565)

4 Introduction The state space approach in the time series literature: Icaza & Jones, 1999; Jones, 1993 Mentioned in educational and psychological literature briefly by Ho, Shumway, & Ombao, 2006, pp

5 State space formulation y x, ~ MVN (0, ), i i i i i x, ~ MVN (0, ). i i1 i i i y i : p-variate data vector η i : q-variate latent state vector x i : g-variate vector containing exogenous variables ε i : p 1 vector containing measurement errors ζ i : q 1 vector containing latent state noises subscript, i, (i = 1, 2,, T) denotes the time point

6 Parameter estimation Kalman filter (Kalman, 1960) x P i i1 i1 i1 i P i i1 i1 i1 e y y y ( x ) D i i i i1 i i i1 i i P i i1 K P D 1 i i i1 i K e P D 1 i i i i1 i i i i1 i i1 i i P P K D K P P D P. 1 i i i i1 i i i i i1 i i1 i i i1 Prediction Error Decomposition (PED; Schweppe, 1965) function: 1 T 1 PED plog(2 ) log Di e id i ei. 2 i1 e

7 Multiple-subject SSM A second subscript, j, (j = 1, 2,, J) indexing different units is added to both the measurement and transition equations: y x, ~ MVN (0, ), j j j j x, ~ MVN (0, ). j j i1, j j j Total PED function: 1 J T 1 total PED pj log(2 ) log D e D e. 2 j1 i1

8 Example 1: univariate MLM (random intercept and random slope model) Level-1: Level-2: Combined equation: y 2 ~ 0, N 0j 1 jx, w u 0 j j 0 j, 1 j 10 11w1 j u1 j u0 j 0 00 ~ MVN, u 0 1 j y w x w x u u x j j 0 j 1 j.

9 Matrix form of the MLM Write the combined equation in Laird & Ware (1982) form: u0 j y 1 w1j x w1j x 1 x. u 10 1 j 11 Rearrange the terms to match the measurement equation of the SSM: 1 u 0 j w 1 1 j y x u 1 j x w1 jx

10 Transition equation and the state space form for the MLM Within a cluster/group, we have the transition equation: u0j 1 0u0j. u 0 1 u 1j 1j The state space form is obtained by define 1 u 0 j w 1j y y,, x,, 0, u 1 j x w1 jx x 2 j 0, j 1, j , j, j, j, j , and j. 0 0

11 Initializing the KF To capture the random effects from the level-2 units: , j and P0 0, j Ready to estimate the MLM using a simulated data set: 50 level-2 units; unbalanced design with level-1 units in each cluster (Poisson(20))

12 Example 1 results True MLwiN PROC MIXED PROC IML Parameter value Point SE Point SE Point SE γ γ γ γ τ τ τ *loglik

13 Computational inefficiency Estimators specifically designed for MLMs involve matrix operations at the cluster level. The dimension of the covariance matrix to be inverted is determined by the number of level- 1 units within each level-2 unit.

14 Computational efficiency In the KF, D i (or D ) is the only matrix that needs to be inverted in the (multiple-subject) Kalman recursion. The dimension of D i (or D ) corresponds to that of the data vector, p. In this example, D i (or D ) reduces to a scalar, rendering the computations very efficient.

15 Empirical comparison 50 clusters, balanced designs

16 Example 2: univariate MLM (random intercept longitudinal model) The longitudinal model (Icaza & Jones, 1999): 2 i1, j + u, where u ~ N 0, u, The state space form specification: 2 y j +, where j ~ N 0,, ~ N 0,, y y,, x 1,, 0, j 2 j 0, j 1 1, j, j, u j, j, j, and j,

17 Initializing the KF Initialized with for all j to capture the random effect and the innovation variance of the AR(1) process. Note 2 u 0 2 and P , j 0 0, j 2 2 u Var( ) Var( i 1, j )+Var( u ) Var( ) Var( i 1, j). 2 1

18 Example 2 results 100 subjects, 20 observations, balanced design True PROC MIXED PROC IML Parameter value Point SE Point SE ϕ μ u τ *loglik

19 Empirical comparison 50 subjects, balanced design

20 Example 3: multivariate MLM (random intercepts model) The combined matrix form: y1 100 u1 0 j y u20 j 2, where 2 ~ MVN 0, y u3 0 j The random effect vector: u1 0 j 0 u2 0 j ~ MVN 0,. u3 0 j 0 Kamata, Bauer, & Miyazaki (2008, Equations 10.8a 10.8g)

21 State space form Re-write the combined matrix form: Then we have y u1 0 j y u2 0 j y u j 00 y1 u1 0 j 1 0 y y2, u2 0 j, x 1, 2, 0, y3 u j , 0 1 0, 2, 21 22, , 0 1 0, 0, and j j j 00 j j j j j

22 Initializing the KF Initialized with for all j , j 0 and P 0 0, j 0

23 Example 3 results MLwiN Mplus PROC MIXED PROC IML Parameter Point SE Point SE Point SE Point SE γ γ γ τ δ δ δ δ δ δ *loglik

24 Summary The results from the state space approach are identical to those from the MLM and SEM software, except that The estimated variance of the innovation in the AR(1) process is biased from both PROC MIXED and PROC IML. The state space approach is more efficient because matrix operation is implemented at each observation, instead of at the cluster level.

25 Discussions Software: SAS/IML, R, MATLAB, C++, C, FORTRAN Further extension to multilevel CFA and multilevel SEM

26 Conclusions In general, the solution to representing the multilevel models using state space forms is to include the random effects in the latent state vector; and then, initialize the Kalman recursion by properly specifying the latent state vector (η 0 0,j ) and its associated covariance matrix (P 0 0,j ) to subsume the parameters at the cluster level.

Estimating Multilevel Linear Models as Structural Equation Models

Estimating Multilevel Linear Models as Structural Equation Models Bauer & Curran, Psychometric Society Paper Presentation, 6/2/02 Estimating Multilevel Linear Models as Structural Equation Models Daniel J. Bauer North Carolina State University Patrick J. Curran University

More information

Multilevel Modeling: A Second Course

Multilevel Modeling: A Second Course Multilevel Modeling: A Second Course Kristopher Preacher, Ph.D. Upcoming Seminar: February 2-3, 2017, Ft. Myers, Florida What this workshop will accomplish I will review the basics of multilevel modeling

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

Multilevel Structural Equation Modeling

Multilevel Structural Equation Modeling Multilevel Structural Equation Modeling Joop Hox Utrecht University j.hox@uu.nl http://www.joophox.net 14_15_mlevsem Multilevel Regression Three level data structure Groups at different levels may have

More information

An Introduction to Multilevel Models. PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012

An Introduction to Multilevel Models. PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012 An Introduction to Multilevel Models PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 25: December 7, 2012 Today s Class Concepts in Longitudinal Modeling Between-Person vs. +Within-Person

More information

MODEL IMPLIED INSTRUMENTAL VARIABLE ESTIMATION FOR MULTILEVEL CONFIRMATORY FACTOR ANALYSIS. Michael L. Giordano

MODEL IMPLIED INSTRUMENTAL VARIABLE ESTIMATION FOR MULTILEVEL CONFIRMATORY FACTOR ANALYSIS. Michael L. Giordano MODEL IMPLIED INSTRUMENTAL VARIABLE ESTIMATION FOR MULTILEVEL CONFIRMATORY FACTOR ANALYSIS Michael L. Giordano A thesis submitted to the faculty at the University of North Carolina at Chapel Hill in partial

More information

Modeling Heterogeneity in Indirect Effects: Multilevel Structural Equation Modeling Strategies. Emily Fall

Modeling Heterogeneity in Indirect Effects: Multilevel Structural Equation Modeling Strategies. Emily Fall Modeling Heterogeneity in Indirect Effects: Multilevel Structural Equation Modeling Strategies By Emily Fall Submitted to the Psychology and the Faculty of the Graduate School of the University of Kansas

More information

Testing and Interpreting Interaction Effects in Multilevel Models

Testing and Interpreting Interaction Effects in Multilevel Models Testing and Interpreting Interaction Effects in Multilevel Models Joseph J. Stevens University of Oregon and Ann C. Schulte Arizona State University Presented at the annual AERA conference, Washington,

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

Introduction to Random Effects of Time and Model Estimation

Introduction to Random Effects of Time and Model Estimation Introduction to Random Effects of Time and Model Estimation Today s Class: The Big Picture Multilevel model notation Fixed vs. random effects of time Random intercept vs. random slope models How MLM =

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

Centering Predictor and Mediator Variables in Multilevel and Time-Series Models

Centering Predictor and Mediator Variables in Multilevel and Time-Series Models Centering Predictor and Mediator Variables in Multilevel and Time-Series Models Tihomir Asparouhov and Bengt Muthén Part 2 May 7, 2018 Tihomir Asparouhov and Bengt Muthén Part 2 Muthén & Muthén 1/ 42 Overview

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

General structural model Part 1: Covariance structure and identification. Psychology 588: Covariance structure and factor models

General structural model Part 1: Covariance structure and identification. Psychology 588: Covariance structure and factor models General structural model Part 1: Covariance structure and identification Psychology 588: Covariance structure and factor models Latent variables 2 Interchangeably used: constructs --- substantively defined

More information

Model Assumptions; Predicting Heterogeneity of Variance

Model Assumptions; Predicting Heterogeneity of Variance Model Assumptions; Predicting Heterogeneity of Variance Today s topics: Model assumptions Normality Constant variance Predicting heterogeneity of variance CLP 945: Lecture 6 1 Checking for Violations of

More information

From Micro to Macro: Multilevel modelling with group-level outcomes

From Micro to Macro: Multilevel modelling with group-level outcomes From Micro to Macro: Multilevel modelling with group-level outcomes by C.A. (Marloes) Onrust s274 A thesis submitted in partial fulfillment of the requirements for the degree of Master of Science Methodology

More information

Consequences of measurement error. Psychology 588: Covariance structure and factor models

Consequences of measurement error. Psychology 588: Covariance structure and factor models Consequences of measurement error Psychology 588: Covariance structure and factor models Scaling indeterminacy of latent variables Scale of a latent variable is arbitrary and determined by a convention

More information

Goals for the Morning

Goals for the Morning Introduction to Growth Curve Modeling: An Overview and Recommendations for Practice Patrick J. Curran & Daniel J. Bauer University of North Carolina at Chapel Hill Goals for the Morning Brief review of

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

MULTILEVEL IMPUTATION 1

MULTILEVEL IMPUTATION 1 MULTILEVEL IMPUTATION 1 Supplement B: MCMC Sampling Steps and Distributions for Two-Level Imputation This document gives technical details of the full conditional distributions used to draw regression

More information

Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models

Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models Computationally Efficient Estimation of Multilevel High-Dimensional Latent Variable Models Tihomir Asparouhov 1, Bengt Muthen 2 Muthen & Muthen 1 UCLA 2 Abstract Multilevel analysis often leads to modeling

More information

INTRODUCTION TO MULTILEVEL MODELLING FOR REPEATED MEASURES DATA. Belfast 9 th June to 10 th June, 2011

INTRODUCTION TO MULTILEVEL MODELLING FOR REPEATED MEASURES DATA. Belfast 9 th June to 10 th June, 2011 INTRODUCTION TO MULTILEVEL MODELLING FOR REPEATED MEASURES DATA Belfast 9 th June to 10 th June, 2011 Dr James J Brown Southampton Statistical Sciences Research Institute (UoS) ADMIN Research Centre (IoE

More information

Time Metric in Latent Difference Score Models. Holly P. O Rourke

Time Metric in Latent Difference Score Models. Holly P. O Rourke Time Metric in Latent Difference Score Models by Holly P. O Rourke A Dissertation Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy Approved June 2016 by the Graduate

More information

Nesting and Equivalence Testing

Nesting and Equivalence Testing Nesting and Equivalence Testing Tihomir Asparouhov and Bengt Muthén August 13, 2018 Abstract In this note, we discuss the nesting and equivalence testing (NET) methodology developed in Bentler and Satorra

More information

Latent variable interactions

Latent variable interactions Latent variable interactions Bengt Muthén & Tihomir Asparouhov Mplus www.statmodel.com November 2, 2015 1 1 Latent variable interactions Structural equation modeling with latent variable interactions has

More information

Bayesian Analysis of Latent Variable Models using Mplus

Bayesian Analysis of Latent Variable Models using Mplus Bayesian Analysis of Latent Variable Models using Mplus Tihomir Asparouhov and Bengt Muthén Version 2 June 29, 2010 1 1 Introduction In this paper we describe some of the modeling possibilities that are

More information

Elements of Multivariate Time Series Analysis

Elements of Multivariate Time Series Analysis Gregory C. Reinsel Elements of Multivariate Time Series Analysis Second Edition With 14 Figures Springer Contents Preface to the Second Edition Preface to the First Edition vii ix 1. Vector Time Series

More information

SEM for those who think they don t care

SEM for those who think they don t care SEM for those who think they don t care Vince Wiggins Vice President, Scientific Development StataCorp LP 2011 London Stata Users Group Meeting V. Wiggins (StataCorp) SEM for nonbelievers 2011 London UG

More information

WHAT IS STRUCTURAL EQUATION MODELING (SEM)?

WHAT IS STRUCTURAL EQUATION MODELING (SEM)? WHAT IS STRUCTURAL EQUATION MODELING (SEM)? 1 LINEAR STRUCTURAL RELATIONS 2 Terminología LINEAR LATENT VARIABLE MODELS T.W. Anderson (1989), Journal of Econometrics MULTIVARIATE LINEAR RELATIONS T.W. Anderson

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

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2

Multilevel Models in Matrix Form. Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Multilevel Models in Matrix Form Lecture 7 July 27, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Today s Lecture Linear models from a matrix perspective An example of how to do

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Fin. Econometrics / 53 State-space Model Eduardo Rossi University of Pavia November 2014 Rossi State-space Model Fin. Econometrics - 2014 1 / 53 Outline 1 Motivation 2 Introduction 3 The Kalman filter 4 Forecast errors 5 State

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

Non-linear mixed models in the analysis of mediated longitudinal data with binary outcomes

Non-linear mixed models in the analysis of mediated longitudinal data with binary outcomes RESEARCH ARTICLE Open Access Non-linear mixed models in the analysis of mediated longitudinal data with binary outcomes Emily A Blood 1,2* and Debbie M Cheng 1 Abstract Background: Structural equation

More information

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Financial Econometrics / 49

State-space Model. Eduardo Rossi University of Pavia. November Rossi State-space Model Financial Econometrics / 49 State-space Model Eduardo Rossi University of Pavia November 2013 Rossi State-space Model Financial Econometrics - 2013 1 / 49 Outline 1 Introduction 2 The Kalman filter 3 Forecast errors 4 State smoothing

More information

Exploring Cultural Differences with Structural Equation Modelling

Exploring Cultural Differences with Structural Equation Modelling Exploring Cultural Differences with Structural Equation Modelling Wynne W. Chin University of Calgary and City University of Hong Kong 1996 IS Cross Cultural Workshop slide 1 The objectives for this presentation

More information

Testing Main Effects and Interactions in Latent Curve Analysis

Testing Main Effects and Interactions in Latent Curve Analysis Psychological Methods 2004, Vol. 9, No. 2, 220 237 Copyright 2004 by the American Psychological Association 1082-989X/04/$12.00 DOI: 10.1037/1082-989X.9.2.220 Testing Main Effects and Interactions in Latent

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

Supplemental material to accompany Preacher and Hayes (2008)

Supplemental material to accompany Preacher and Hayes (2008) Supplemental material to accompany Preacher and Hayes (2008) Kristopher J. Preacher University of Kansas Andrew F. Hayes The Ohio State University The multivariate delta method for deriving the asymptotic

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

Structural Equation Modeling An Econometrician s Introduction

Structural Equation Modeling An Econometrician s Introduction S Structural Equation Modeling An Econometrician s Introduction PD Dr. Stefan Klößner Winter Term 2016/17 U N I V E R S I T A S A R A V I E N I S S Overview NOT: easy to digest introduction for practitioners

More information

A Introduction to Matrix Algebra and the Multivariate Normal Distribution

A Introduction to Matrix Algebra and the Multivariate Normal Distribution A Introduction to Matrix Algebra and the Multivariate Normal Distribution PRE 905: Multivariate Analysis Spring 2014 Lecture 6 PRE 905: Lecture 7 Matrix Algebra and the MVN Distribution Today s Class An

More information

Applied Econometrics (QEM)

Applied Econometrics (QEM) Applied Econometrics (QEM) The Simple Linear Regression Model based on Prinicples of Econometrics Jakub Mućk Department of Quantitative Economics Jakub Mućk Applied Econometrics (QEM) Meeting #2 The Simple

More information

Describing Within-Person Fluctuation over Time using Alternative Covariance Structures

Describing Within-Person Fluctuation over Time using Alternative Covariance Structures Describing Within-Person Fluctuation over Time using Alternative Covariance Structures Today s Class: The Big Picture ACS models using the R matrix only Introducing the G, Z, and V matrices ACS models

More information

Introduction and Background to Multilevel Analysis

Introduction and Background to Multilevel Analysis Introduction and Background to Multilevel Analysis Dr. J. Kyle Roberts Southern Methodist University Simmons School of Education and Human Development Department of Teaching and Learning Background and

More information

7 Day 3: Time Varying Parameter Models

7 Day 3: Time Varying Parameter Models 7 Day 3: Time Varying Parameter Models References: 1. Durbin, J. and S.-J. Koopman (2001). Time Series Analysis by State Space Methods. Oxford University Press, Oxford 2. Koopman, S.-J., N. Shephard, and

More information

Structural Equation Modeling and Confirmatory Factor Analysis. Types of Variables

Structural Equation Modeling and Confirmatory Factor Analysis. Types of Variables /4/04 Structural Equation Modeling and Confirmatory Factor Analysis Advanced Statistics for Researchers Session 3 Dr. Chris Rakes Website: http://csrakes.yolasite.com Email: Rakes@umbc.edu Twitter: @RakesChris

More information

X t = a t + r t, (7.1)

X t = a t + r t, (7.1) Chapter 7 State Space Models 71 Introduction State Space models, developed over the past 10 20 years, are alternative models for time series They include both the ARIMA models of Chapters 3 6 and the Classical

More information

Introduction to Structural Equation Modeling

Introduction to Structural Equation Modeling Introduction to Structural Equation Modeling Notes Prepared by: Lisa Lix, PhD Manitoba Centre for Health Policy Topics Section I: Introduction Section II: Review of Statistical Concepts and Regression

More information

Linear, Generalized Linear, and Mixed-Effects Models in R. Linear and Generalized Linear Models in R Topics

Linear, Generalized Linear, and Mixed-Effects Models in R. Linear and Generalized Linear Models in R Topics Linear, Generalized Linear, and Mixed-Effects Models in R John Fox McMaster University ICPSR 2018 John Fox (McMaster University) Statistical Models in R ICPSR 2018 1 / 19 Linear and Generalized Linear

More information

Review of Unconditional Multilevel Models for Longitudinal Data

Review of Unconditional Multilevel Models for Longitudinal Data Review of Unconditional Multilevel Models for Longitudinal Data Topics: Course (and MLM) overview Concepts in longitudinal multilevel modeling Model comparisons and significance testing Describing within-person

More information

A (Brief) Introduction to Crossed Random Effects Models for Repeated Measures Data

A (Brief) Introduction to Crossed Random Effects Models for Repeated Measures Data A (Brief) Introduction to Crossed Random Effects Models for Repeated Measures Data Today s Class: Review of concepts in multivariate data Introduction to random intercepts Crossed random effects models

More information

Ruth E. Mathiowetz. Chapel Hill 2010

Ruth E. Mathiowetz. Chapel Hill 2010 Evaluating Latent Variable Interactions with Structural Equation Mixture Models Ruth E. Mathiowetz A thesis submitted to the faculty of the University of North Carolina at Chapel Hill in partial fulfillment

More information

Describing Change over Time: Adding Linear Trends

Describing Change over Time: Adding Linear Trends Describing Change over Time: Adding Linear Trends Longitudinal Data Analysis Workshop Section 7 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section

More information

Estimation: Problems & Solutions

Estimation: Problems & Solutions Estimation: Problems & Solutions Edps/Psych/Stat 587 Carolyn J. Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Fall 2017 Outline 1. Introduction: Estimation of

More information

Describing Within-Person Change over Time

Describing Within-Person Change over Time Describing Within-Person Change over Time Topics: Multilevel modeling notation and terminology Fixed and random effects of linear time Predicted variances and covariances from random slopes Dependency

More information

Latent Variable Centering of Predictors and Mediators in Multilevel and Time-Series Models

Latent Variable Centering of Predictors and Mediators in Multilevel and Time-Series Models Latent Variable Centering of Predictors and Mediators in Multilevel and Time-Series Models Tihomir Asparouhov and Bengt Muthén August 5, 2018 Abstract We discuss different methods for centering a predictor

More information

Latent Variable Models for Binary Data. Suppose that for a given vector of explanatory variables x, the latent

Latent Variable Models for Binary Data. Suppose that for a given vector of explanatory variables x, the latent Latent Variable Models for Binary Data Suppose that for a given vector of explanatory variables x, the latent variable, U, has a continuous cumulative distribution function F (u; x) and that the binary

More information

Online Appendices for: Modeling Latent Growth With Multiple Indicators: A Comparison of Three Approaches

Online Appendices for: Modeling Latent Growth With Multiple Indicators: A Comparison of Three Approaches Online Appendices for: Modeling Latent Growth With Multiple Indicators: A Comparison of Three Approaches Jacob Bishop and Christian Geiser Utah State University David A. Cole Vanderbilt University Contents

More information

Multivariate ARMA Processes

Multivariate ARMA Processes LECTURE 8 Multivariate ARMA Processes A vector y(t) of n elements is said to follow an n-variate ARMA process of orders p and q if it satisfies the equation (1) A 0 y(t) + A 1 y(t 1) + + A p y(t p) = M

More information

Richard N. Jones, Sc.D. HSPH Kresge G2 October 5, 2011

Richard N. Jones, Sc.D. HSPH Kresge G2 October 5, 2011 Harvard Catalyst Biostatistical Seminar Neuropsychological Proles in Alzheimer's Disease and Cerebral Infarction: A Longitudinal MIMIC Model An Overview of Structural Equation Modeling using Mplus Richard

More information

Dynamic Structural Equation Modeling of Intensive Longitudinal Data Using Mplus Version 8

Dynamic Structural Equation Modeling of Intensive Longitudinal Data Using Mplus Version 8 Dynamic Structural Equation Modeling of Intensive Longitudinal Data Using Mplus Version 8 (Part 1) Ellen L. Hamaker Utrecht University e.l.hamaker@uu.nl Tihomir Asparouhov & Bengt Muthén Muthén & Muthén

More information

Review of Multilevel Models for Longitudinal Data

Review of Multilevel Models for Longitudinal Data Review of Multilevel Models for Longitudinal Data Topics: Concepts in longitudinal multilevel modeling Describing within-person fluctuation using ACS models Describing within-person change using random

More information

Modeling growth in dyads at the group level

Modeling growth in dyads at the group level Modeling growth in dyads at the group level Thomas Ledermann University of Basel Siegfried Macho University of Fribourg The Study of Change The study of change is important for the understanding of many

More information

Timevarying VARs. Wouter J. Den Haan London School of Economics. c Wouter J. Den Haan

Timevarying VARs. Wouter J. Den Haan London School of Economics. c Wouter J. Den Haan Timevarying VARs Wouter J. Den Haan London School of Economics c Wouter J. Den Haan Time-Varying VARs Gibbs-Sampler general idea probit regression application (Inverted Wishart distribution Drawing from

More information

What is in the Book: Outline

What is in the Book: Outline Estimating and Testing Latent Interactions: Advancements in Theories and Practical Applications Herbert W Marsh Oford University Zhonglin Wen South China Normal University Hong Kong Eaminations Authority

More information

Estimation: Problems & Solutions

Estimation: Problems & Solutions Estimation: Problems & Solutions Edps/Psych/Soc 587 Carolyn J. Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Spring 2019 Outline 1. Introduction: Estimation

More information

Introduction to Matrix Algebra and the Multivariate Normal Distribution

Introduction to Matrix Algebra and the Multivariate Normal Distribution Introduction to Matrix Algebra and the Multivariate Normal Distribution Introduction to Structural Equation Modeling Lecture #2 January 18, 2012 ERSH 8750: Lecture 2 Motivation for Learning the Multivariate

More information

FIT INDEX SENSITIVITY IN MULTILEVEL STRUCTURAL EQUATION MODELING. Aaron Boulton

FIT INDEX SENSITIVITY IN MULTILEVEL STRUCTURAL EQUATION MODELING. Aaron Boulton FIT INDEX SENSITIVITY IN MULTILEVEL STRUCTURAL EQUATION MODELING BY Aaron Boulton Submitted to the graduate degree program in Psychology and the Graduate Faculty of the University of Kansas in partial

More information

Mixed-effects Polynomial Regression Models chapter 5

Mixed-effects Polynomial Regression Models chapter 5 Mixed-effects Polynomial Regression Models chapter 5 1 Figure 5.1 Various curvilinear models: (a) decelerating positive slope; (b) accelerating positive slope; (c) decelerating negative slope; (d) accelerating

More information

PACKAGE LMest FOR LATENT MARKOV ANALYSIS

PACKAGE LMest FOR LATENT MARKOV ANALYSIS PACKAGE LMest FOR LATENT MARKOV ANALYSIS OF LONGITUDINAL CATEGORICAL DATA Francesco Bartolucci 1, Silvia Pandofi 1, and Fulvia Pennoni 2 1 Department of Economics, University of Perugia (e-mail: francesco.bartolucci@unipg.it,

More information

Multilevel modelling of fish abundance in streams

Multilevel modelling of fish abundance in streams Multilevel modelling of fish abundance in streams Marco A. Rodríguez Université du Québec à Trois-Rivières Hierarchies and nestedness are common in nature Biological data often have clustered or nested

More information

Modelling heterogeneous variance-covariance components in two-level multilevel models with application to school effects educational research

Modelling heterogeneous variance-covariance components in two-level multilevel models with application to school effects educational research Modelling heterogeneous variance-covariance components in two-level multilevel models with application to school effects educational research Research Methods Festival Oxford 9 th July 014 George Leckie

More information

1 Teaching notes on structural VARs.

1 Teaching notes on structural VARs. Bent E. Sørensen November 8, 2016 1 Teaching notes on structural VARs. 1.1 Vector MA models: 1.1.1 Probability theory The simplest to analyze, estimation is a different matter time series models are the

More information

The Impact of Model Misspecification in Clustered and Continuous Growth Modeling

The Impact of Model Misspecification in Clustered and Continuous Growth Modeling The Impact of Model Misspecification in Clustered and Continuous Growth Modeling Daniel J. Bauer Odum Institute for Research in Social Science The University of North Carolina at Chapel Hill Patrick J.

More information

A note on structured means analysis for a single group. André Beauducel 1. October 3 rd, 2015

A note on structured means analysis for a single group. André Beauducel 1. October 3 rd, 2015 Structured means analysis for a single group 1 A note on structured means analysis for a single group André Beauducel 1 October 3 rd, 2015 Abstract The calculation of common factor means in structured

More information

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY

Time Series Analysis. James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY Time Series Analysis James D. Hamilton PRINCETON UNIVERSITY PRESS PRINCETON, NEW JERSEY & Contents PREFACE xiii 1 1.1. 1.2. Difference Equations First-Order Difference Equations 1 /?th-order Difference

More information

SRMR in Mplus. Tihomir Asparouhov and Bengt Muthén. May 2, 2018

SRMR in Mplus. Tihomir Asparouhov and Bengt Muthén. May 2, 2018 SRMR in Mplus Tihomir Asparouhov and Bengt Muthén May 2, 2018 1 Introduction In this note we describe the Mplus implementation of the SRMR standardized root mean squared residual) fit index for the models

More information

VAR Model. (k-variate) VAR(p) model (in the Reduced Form): Y t-2. Y t-1 = A + B 1. Y t + B 2. Y t-p. + ε t. + + B p. where:

VAR Model. (k-variate) VAR(p) model (in the Reduced Form): Y t-2. Y t-1 = A + B 1. Y t + B 2. Y t-p. + ε t. + + B p. where: VAR Model (k-variate VAR(p model (in the Reduced Form: where: Y t = A + B 1 Y t-1 + B 2 Y t-2 + + B p Y t-p + ε t Y t = (y 1t, y 2t,, y kt : a (k x 1 vector of time series variables A: a (k x 1 vector

More information

Analysis of Incomplete Non-Normal Longitudinal Lipid Data

Analysis of Incomplete Non-Normal Longitudinal Lipid Data Analysis of Incomplete Non-Normal Longitudinal Lipid Data Jiajun Liu*, Devan V. Mehrotra, Xiaoming Li, and Kaifeng Lu 2 Merck Research Laboratories, PA/NJ 2 Forrest Laboratories, NY *jiajun_liu@merck.com

More information

Part I State space models

Part I State space models Part I State space models 1 Introduction to state space time series analysis James Durbin Department of Statistics, London School of Economics and Political Science Abstract The paper presents a broad

More information

A Non-parametric bootstrap for multilevel models

A Non-parametric bootstrap for multilevel models A Non-parametric bootstrap for multilevel models By James Carpenter London School of Hygiene and ropical Medicine Harvey Goldstein and Jon asbash Institute of Education 1. Introduction Bootstrapping is

More information

Outline. Overview of Issues. Spatial Regression. Luc Anselin

Outline. Overview of Issues. Spatial Regression. Luc Anselin Spatial Regression Luc Anselin University of Illinois, Urbana-Champaign http://www.spacestat.com Outline Overview of Issues Spatial Regression Specifications Space-Time Models Spatial Latent Variable Models

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

Weighted Least Squares

Weighted Least Squares Weighted Least Squares The standard linear model assumes that Var(ε i ) = σ 2 for i = 1,..., n. As we have seen, however, there are instances where Var(Y X = x i ) = Var(ε i ) = σ2 w i. Here w 1,..., w

More information

Biostatistics Workshop Longitudinal Data Analysis. Session 4 GARRETT FITZMAURICE

Biostatistics Workshop Longitudinal Data Analysis. Session 4 GARRETT FITZMAURICE Biostatistics Workshop 2008 Longitudinal Data Analysis Session 4 GARRETT FITZMAURICE Harvard University 1 LINEAR MIXED EFFECTS MODELS Motivating Example: Influence of Menarche on Changes in Body Fat Prospective

More information

Models for Clustered Data

Models for Clustered Data Models for Clustered Data Edps/Psych/Soc 589 Carolyn J Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Spring 2019 Outline Notation NELS88 data Fixed Effects ANOVA

More information

Models for Clustered Data

Models for Clustered Data Models for Clustered Data Edps/Psych/Stat 587 Carolyn J Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Fall 2017 Outline Notation NELS88 data Fixed Effects ANOVA

More information

IMPACT OF NOT FULLY ADDRESSING CROSS-CLASSIFIED MULTILEVEL STRUCTURE IN TESTING MEASUREMENT INVARIANCE AND CONDUCTING MULTILEVEL MIXTURE MODELING

IMPACT OF NOT FULLY ADDRESSING CROSS-CLASSIFIED MULTILEVEL STRUCTURE IN TESTING MEASUREMENT INVARIANCE AND CONDUCTING MULTILEVEL MIXTURE MODELING IMPACT OF NOT FULLY ADDRESSING CROSS-CLASSIFIED MULTILEVEL STRUCTURE IN TESTING MEASUREMENT INVARIANCE AND CONDUCTING MULTILEVEL MIXTURE MODELING WITHIN STRUCTURAL EQUATION MODELING FRAMEWORK A Dissertation

More information

Moderation 調節 = 交互作用

Moderation 調節 = 交互作用 Moderation 調節 = 交互作用 Kit-Tai Hau 侯傑泰 JianFang Chang 常建芳 The Chinese University of Hong Kong Based on Marsh, H. W., Hau, K. T., Wen, Z., Nagengast, B., & Morin, A. J. S. (in press). Moderation. In Little,

More information

Factor Analysis & Structural Equation Models. CS185 Human Computer Interaction

Factor Analysis & Structural Equation Models. CS185 Human Computer Interaction Factor Analysis & Structural Equation Models CS185 Human Computer Interaction MoodPlay Recommender (Andjelkovic et al, UMAP 2016) Online system available here: http://ugallery.pythonanywhere.com/ 2 3 Structural

More information

The fixed- and random-effects parts of the mixed-model are specified in the MODEL and RANDOM

The fixed- and random-effects parts of the mixed-model are specified in the MODEL and RANDOM 1 A. Univariate Random-Intercepts Model in Proc MIXED Softare programs for estimating parameters of mixed-effects model such as SAS Proc Mixed and HLM, are designed to accept data in a univariate format

More information

Covariance Models (*) X i : (n i p) design matrix for fixed effects β : (p 1) regression coefficient for fixed effects

Covariance Models (*) X i : (n i p) design matrix for fixed effects β : (p 1) regression coefficient for fixed effects Covariance Models (*) Mixed Models Laird & Ware (1982) Y i = X i β + Z i b i + e i Y i : (n i 1) response vector X i : (n i p) design matrix for fixed effects β : (p 1) regression coefficient for fixed

More information

Dyadic Data Analysis. Richard Gonzalez University of Michigan. September 9, 2010

Dyadic Data Analysis. Richard Gonzalez University of Michigan. September 9, 2010 Dyadic Data Analysis Richard Gonzalez University of Michigan September 9, 2010 Dyadic Component 1. Psychological rationale for homogeneity and interdependence 2. Statistical framework that incorporates

More information

Multi-level Models: Idea

Multi-level Models: Idea Review of 140.656 Review Introduction to multi-level models The two-stage normal-normal model Two-stage linear models with random effects Three-stage linear models Two-stage logistic regression with random

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

TAKEHOME FINAL EXAM e iω e 2iω e iω e 2iω

TAKEHOME FINAL EXAM e iω e 2iω e iω e 2iω ECO 513 Spring 2015 TAKEHOME FINAL EXAM (1) Suppose the univariate stochastic process y is ARMA(2,2) of the following form: y t = 1.6974y t 1.9604y t 2 + ε t 1.6628ε t 1 +.9216ε t 2, (1) where ε is i.i.d.

More information

Comparing Change Scores with Lagged Dependent Variables in Models of the Effects of Parents Actions to Modify Children's Problem Behavior

Comparing Change Scores with Lagged Dependent Variables in Models of the Effects of Parents Actions to Modify Children's Problem Behavior Comparing Change Scores with Lagged Dependent Variables in Models of the Effects of Parents Actions to Modify Children's Problem Behavior David R. Johnson Department of Sociology and Haskell Sie Department

More information

Chapter 1 Introduction. What are longitudinal and panel data? Benefits and drawbacks of longitudinal data Longitudinal data models Historical notes

Chapter 1 Introduction. What are longitudinal and panel data? Benefits and drawbacks of longitudinal data Longitudinal data models Historical notes Chapter 1 Introduction What are longitudinal and panel data? Benefits and drawbacks of longitudinal data Longitudinal data models Historical notes 1.1 What are longitudinal and panel data? With regression

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