Random Effects Logistic Regression Models as Item Response Models

Size: px
Start display at page:

Download "Random Effects Logistic Regression Models as Item Response Models"

Transcription

1 Random Effects Logistic Regression Models as Item Response Models Carolyn J. Anderson Department of Educational Psychology I L L I N O I S university of illinois at urbana-champaign c Board of Trustees, University of Illinois Spring 2014

2 Outline Motivation Basic Concepts HLM Example Logistic Regression As a multilevel model. Connections with IRT Example of Vocabulary Test Rasch Model (1PL) 2PL 2PL with predictors for θ References C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

3 Motivation Often we wish to use θ as a response variable in a regression model (i.e., see what influences or explains variability in θ). Estimating θ and using it in a regression is non-optimal because it introduces error error due to estimation of θ. Solution: Put predictors of θ into the IRT model, e.g., θ j = ν 1 (age) j +ν 2 (HS degree) j +ν 3 (Elementary) j +e j. May also want to put predictors for difficulty parameters into the IRT model, e.g., b i = b i +η 1 (Instructions) i. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

4 Models have Different Names For normally distributed response variable, Hierarchical Linear Models Multilevel Analysis using Linear Mixed Models Variance Components Analysis Random coefficients Models Growth curve analysis All are special cases of Generalized Linear Mixed Models (GLMMs) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

5 Examples of Hierarchies Individuals within groups Level 2 Group 1... Level 1 person 11person12 Longitudinal Level 2 Level 1 Person 1... time 11 time12 time 1t1 Group 2... Group N... person 1n1 person 21person22 person 2n2 person N1 personn2 person NnN Person 2... Repeated Measures Level 2 Person 1 Person Level 1 trial 11 trial12 trial n1 trial 1 trial Person N... time 21 time22 time 2t2 time N1 timen2 time NtN... Person N... trial n2 trial N1 trialn2 trial NnN C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

6 Item Response Data as Clustered Data Clustered structure leads to Dependencies in data. Standard errors for parameters that are too small. Random Effects Models provide opportunities to Include covariates at both levels of data. Greater efficiency. IRT Data Structure: Level 2 Level 1 Examinee 1... item 11 item12 item 1n itemn2 Examinee 2... Examine 3 item 21 item22 item 2n2 item N1 item NnN C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

7 A Little Example: NELS88 data National Education Longitudinal Study conducted by National Center for Education Statistics of the US department of Education. Data consist of the first in a series of longitudinal measurements of students starting in 8th grade. Data were collected Spring I obtained the data used here from deleeuw/sagebook We will look at 23 out of the 1003 schools. Y ij = Math scores of student i in school j. X ij = Time per day that student i in school j spends doing homework. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

8 Math Scores by HOMEW C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

9 Math Scores by HOMEW C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

10 All Regressions in One Figure C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

11 Random Effects Model Level 1: Y ij = β 0j +β 1j x ij +ǫ ij where ǫ ij N(0,σ 2 ) i.i.d.. Level 2: β 0j = γ 00 +U 0j β 1j = γ 10 +U 1j where ( U0j U 1j ) (( 0 M.V.N. 0 ) ( τ00 τ, 10 τ 10 τ 20 )) i.i.d. and independent of ǫ ij. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

12 Linear Mixed Model Mixed Random and Fixed Effects. Y ij = γ 00 +γ 10 x ij +U 0j +U 1j x ij +ǫ ij }{{}}{{} Fixed Random C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

13 Logistic Regression Y ij is a dichotomous response (e.g., correct/incorrect) and assumed to be a binomial random variable. Linear predictor, e.g., Link is logarithm of odds log β 0 +β 1 x ij ( ) P(Yij = 1) P(Y ij = 0) Putting these together gives us logistic regression model, ( ) P(Yij = 1) log = β 0 +β 1 x ij P(Y ij = 0) exp(β 1 ) = odds ratio associated with a 1 unit change in x ij. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

14 Multilevel Logistic Regression Just change Level 1 Model to a logistic regression with random regression coefficients, Level 1: log Level 2: (the same) ( ) P(Yij = 1) = β 0j +β 1j x ij P(Y ij = 0) β 0j = γ 00 +U 0j β 1j = γ 10 +U 1j where ( U0j U 1j ) (( 0 M.V.N. 0 ) ( τ00 τ, 10 τ 10 τ 20 )) i.i.d. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

15 Logistic Mixed Model Replacing Level 2 Models for the β pj s into Level 1 model yields ( ) P(Yij = 1) log = γ 00 +γ 10 x ij +U 0j +U 1j x ij P(Y ij = 0) or exp(γ 00 +γ 10 x ij +U 0j +U 1j x ij ) P(Y ij = 1) = (1+exp(γ 00 +γ 10 x ij +U 0j +U 1j x ij )) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

16 Using Framework To get a Rasch Model Suppose we have 4 items where Y ij = 1 for a correct response and Y ij = 0 for incorrect. Explanatory Variables are indicator variables, { 1 if resonding to item 1 x 1j = 0 otherwise { 1 if resonding to item 4...x 4j = 0 otherwise Level 1: The linear predictor η ij = β 0j +β 1j x 1j +β 2j x 2j +β 3j x 3j +β 4j x 4j and the link is the logit: P(Y ij = 1 η ij ) = exp[η ij] 1+exp[η ij ] C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

17 To get Rasch Model (continued) Level 2: β 0j = U 0j N(0,τ 00 ) β 1j = γ 10 β 2j = γ 20 β 3j = γ 30 β 4j = γ 40 Our model for each item P(Y 1j x 1j,...,x 4j,U 0j ) = exp[γ 10 +U 0j ]/(1+exp[γ 10 +U 0j ]) P(Y 2j x 1j,...,x 4j,U 0j ) = exp[γ 20 +U 0j ]/(1+exp[γ 20 +U 0j ]) P(Y 3j x 1j,...,x 4j,U 0j ) = exp[γ 30 +U 0j ]/(1+exp[γ 30 +U 0j ]) P(Y 4j x 1j,...,x 4j,U 0j ) = exp[γ 40 +U 0j ]/(1+exp[γ 40 +U 0j ]) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

18 Set The IRT Connection γ i0 = b i, the difficulty for item i U 0j = θ j, value on latent variable for examinee j. For item i, P(Y ij = 1 x 1j,...,x 4j,U 0j ) = exp(γ i0 +U 0j )/(1+exp(γ i0 +U 0j )) = exp(b i +θ j )/(1+exp(b j +θ j )) One Parameter Logistic Regression Model. The model can be fit in more standard format of P(Y ij = 1 x 1ij,...,x 4j,θ j ) = exp( b i +θ j )/(1+exp( b j +θ j )) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

19 Rasch Example Data are response to 10 vocabulary items from the 2004 General Social Survey from n = 1155 respondents. I used the more standard format of the model. The model was fit using SAS PROC NLMIXED. Edited output: NOTE: GCONV convergence criterion satisfied. Fit Statistics -2 Log Likelihood AIC (smaller is better) AICC (smaller is better) BIC (smaller is better) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

20 Rasch Parameter Estimates b are easiness parameters: Standard t Pr Parameter Estimate Error DF Value > t Gradient b < b < b < b < b < b < b < b < b < b < std < var(theta) <.0001 C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

21 Item Characteristic Curves: Rasch/1PL C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

22 2 Parameter Logistic Model Back to just 4 items: For 2PL, we need a slope (discrimination parameter) for each item. This is a generalized non-linear mixed model. Change the model for intercept to β 0j = (a 1 x 1j +a 2 x 2j +a 3 x 3j +a 4 x 4j )U 0j Model for item i becomes P(Y ij = 1) = = exp(γ i0 +a i U 0j ) (1+exp(γ i0 +a i U 0j )) exp(b i +a i θ j ) (1+exp(b i +a i θ j )) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

23 2 Parameter Logistic Model (continued) Model for item i becomes P(Y ij = 1) = = exp(γ i0 +a i U 0j ) (1+exp(γ i0 +a i U 0j )) exp(b i +a i θ j ) (1+exp(b i +a i θ j )) Can be re-parameterized if desired: P(Y ij = 1 θ) = exp( b i +a i θ j ) (1+exp( b i +a i θ j )) or P(Y ij = 1 θ) = exp(a i ( b i +θ j )) (1+exp(a i ( b i +θ j ))) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

24 Example of 2PL: 10 vocabulary items Model fit as P(Y ij = 1 θ) = exp( b i +a i θ j ) (1+exp( b i +a i θ j )) NOTE: GCONV convergence criterion satisfied. Fit Statistics -2 Log Likelihood AIC (smaller is better) AICC (smaller is better) BIC (smaller is better) (compare to 1PL: AIC= and BIC= 10275) C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

25 b i Parameter Estimates easiness Standard Pr t Parameter Estimate Error DF Value > t Gradient b < b < b < b < b < b < b < b < b < b < Looks good so far... C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

26 a i Parameter Estimates Standard Pr t Parameter Estimate Error DF Value > t Gradient a < a < a < a < a < a < a < a < E-6 a < a < All a i are significant for the hypothesis H o : a i = 0, but this is not the only null that interests us. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

27 a i Parameter Estimates 1PL is a special case of 2PL where a 1 = a 2 =... = a 10. Likelihood ratio test of H o : a 1 = a 2 =... = a 10. LR = 2(LogLike 1PL LogLike 2PL ) = = 113 df = 9, p <.01. Data support conclusion that 2PL is the better model. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

28 Item Characteristic Curves: Rasch/1PL C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

29 Model for θ j where θ j = ν 1 (age) j +ν 2 (HSplus) j +ν 3 (Elementary) j +U 0j. (age) j is age of examinee j. (age) j = 45.05, sd = 16.34, 25th percentile= 32, 50th percentile= 44, and 75th percentile= 56. Highest degree earned HSplus j = { 1 HS or more 0 otherwise Elementary j = { 1 elementary d 0 otherwise C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

30 2PL with Model for θ j Using the model for theta, the IRT model for item i is, P(Y ij = 1 x 1j,...,x 10j,U 0j ) exp(b i +a i (ν 1 (age) j +ν 2 (HSplus) j +ν 3 (Elementary) j +U 0j )) = (1+exp(b i +a i (ν 1 (age) j +ν 2 (HSplus) j +ν 3 (Elementary) j +U 0j )) Adding the model for θ j, Yield better estimates of θ j. Allows testing hypotheses about what effects help to explain variability of θ j without introducing extra variability due to measurement error. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

31 2PL with 3 Covariates for θ: b i easiness Standard Pr t Parameter Estimate Error DF Value > t Gradient b b b < b b b b < b < b b < C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

32 2PL with 3 Covariates for θ: a i Discrimination Standard Pr t Parameter Estimate Error DF Value > t Gradient a < a < a < a < E-6 a < a < a < a < a < a < C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

33 Effect of Covariates Covariates of θ Std Pr Parameter Est Error DF Value > t Gradient age < elementary < high school plus < C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

34 Interpretation of Covariates θ j = (age) j (Elementary) j (HSplus) j +U 0j where HSplus j = { 1 if HS or more 0 otherwise Elementary j = { 1 elementary deg 0 otherwise Notes: (age) j = and sd = τ 00 = 1 (fixed for identification). C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

35 Impact of Covariates C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

36 Summary of Models Number 2 Model parms (LnLike) AIC BIC Rasch (1PL) PL PL 3 covariates PL w/ highest degree Rasch w/ 3 covariates C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

37 Extensions This approach can be extended to Models for polytomous items. Models with covariates for difficulty parameters. Setting equality or inequality restrictions on parameters is possible. Can get estimates of θ j (i.e., U 0j ) after fitting model, empirical Bayes estimates. Drawbacks: Can be slow, e.g., 2PL with covariates took about 45 minutes. Must assume θ j N(0,τ 00 ). Multidimensional models are difficult. Empirical Bayes estimates of θ j are biased or shrunken. C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

38 References Multilevel Models: Snijder & Bosker (2012). Multilevel Analysis, 2nd Edition. Thousand Oaks, CA: Sage. IRT Models with covariates: DeBoeck & Wilson (eds). (2004). Explanatory Item Response Models. NY: Springer. For more references, see pdf These slides and SAS code are at (bottom of the page). C.J. Anderson (Illinois) Logistic Regression as IRT Model Spring / 38

I L L I N O I S UNIVERSITY OF ILLINOIS AT URBANA-CHAMPAIGN

I L L I N O I S UNIVERSITY OF ILLINOIS AT URBANA-CHAMPAIGN Beckman HLM Reading Group: Questions, Answers and Examples Carolyn J. Anderson Department of Educational Psychology I L L I N O I S UNIVERSITY OF ILLINOIS AT URBANA-CHAMPAIGN Linear Algebra Slide 1 of

More information

Generalized Linear Models

Generalized Linear Models Generalized Linear Models We have previously worked with regression models where the response variable is quantitative and normally distributed. Now we turn our attention to two types of models where the

More information

Multinomial and Ordinal Logistic Regression

Multinomial and Ordinal Logistic Regression Multinomial and Ordinal Logistic Regression ME104: Linear Regression Analysis Kenneth Benoit August 22, 2012 Regression with categorical dependent variables When the dependent variable is categorical,

More information

Introducing the Multilevel Model for Change

Introducing the Multilevel Model for Change Department of Psychology and Human Development Vanderbilt University GCM, 2010 1 Multilevel Modeling - A Brief Introduction 2 3 4 5 Introduction In this lecture, we introduce the multilevel model for change.

More information

Ordinal Regression. Chapter

Ordinal Regression. Chapter Ordinal Regression Chapter 4 Many variables of interest are ordinal. That is, you can rank the values, but the real distance between categories is unknown. Diseases are graded on scales from least severe

More information

Power and sample size in multilevel modeling

Power and sample size in multilevel modeling Snijders, Tom A.B. Power and Sample Size in Multilevel Linear Models. In: B.S. Everitt and D.C. Howell (eds.), Encyclopedia of Statistics in Behavioral Science. Volume 3, 1570 1573. Chicester (etc.): Wiley,

More information

Using An Ordered Logistic Regression Model with SAS Vartanian: SW 541

Using An Ordered Logistic Regression Model with SAS Vartanian: SW 541 Using An Ordered Logistic Regression Model with SAS Vartanian: SW 541 libname in1 >c:\=; Data first; Set in1.extract; A=1; PROC LOGIST OUTEST=DD MAXITER=100 ORDER=DATA; OUTPUT OUT=CC XBETA=XB P=PROB; MODEL

More information

Linda K. Muthén Bengt Muthén. Copyright 2008 Muthén & Muthén www.statmodel.com. Table Of Contents

Linda K. Muthén Bengt Muthén. Copyright 2008 Muthén & Muthén www.statmodel.com. Table Of Contents Mplus Short Courses Topic 2 Regression Analysis, Eploratory Factor Analysis, Confirmatory Factor Analysis, And Structural Equation Modeling For Categorical, Censored, And Count Outcomes Linda K. Muthén

More information

The Latent Variable Growth Model In Practice. Individual Development Over Time

The Latent Variable Growth Model In Practice. Individual Development Over Time The Latent Variable Growth Model In Practice 37 Individual Development Over Time y i = 1 i = 2 i = 3 t = 1 t = 2 t = 3 t = 4 ε 1 ε 2 ε 3 ε 4 y 1 y 2 y 3 y 4 x η 0 η 1 (1) y ti = η 0i + η 1i x t + ε ti

More information

New Work Item for ISO 3534-5 Predictive Analytics (Initial Notes and Thoughts) Introduction

New Work Item for ISO 3534-5 Predictive Analytics (Initial Notes and Thoughts) Introduction Introduction New Work Item for ISO 3534-5 Predictive Analytics (Initial Notes and Thoughts) Predictive analytics encompasses the body of statistical knowledge supporting the analysis of massive data sets.

More information

STATISTICA Formula Guide: Logistic Regression. Table of Contents

STATISTICA Formula Guide: Logistic Regression. Table of Contents : Table of Contents... 1 Overview of Model... 1 Dispersion... 2 Parameterization... 3 Sigma-Restricted Model... 3 Overparameterized Model... 4 Reference Coding... 4 Model Summary (Summary Tab)... 5 Summary

More information

Electronic Thesis and Dissertations UCLA

Electronic Thesis and Dissertations UCLA Electronic Thesis and Dissertations UCLA Peer Reviewed Title: A Multilevel Longitudinal Analysis of Teaching Effectiveness Across Five Years Author: Wang, Kairong Acceptance Date: 2013 Series: UCLA Electronic

More information

Use of deviance statistics for comparing models

Use of deviance statistics for comparing models A likelihood-ratio test can be used under full ML. The use of such a test is a quite general principle for statistical testing. In hierarchical linear models, the deviance test is mostly used for multiparameter

More information

Module 5: Introduction to Multilevel Modelling SPSS Practicals Chris Charlton 1 Centre for Multilevel Modelling

Module 5: Introduction to Multilevel Modelling SPSS Practicals Chris Charlton 1 Centre for Multilevel Modelling Module 5: Introduction to Multilevel Modelling SPSS Practicals Chris Charlton 1 Centre for Multilevel Modelling Pre-requisites Modules 1-4 Contents P5.1 Comparing Groups using Multilevel Modelling... 4

More information

Logistic Regression. http://faculty.chass.ncsu.edu/garson/pa765/logistic.htm#sigtests

Logistic Regression. http://faculty.chass.ncsu.edu/garson/pa765/logistic.htm#sigtests Logistic Regression http://faculty.chass.ncsu.edu/garson/pa765/logistic.htm#sigtests Overview Binary (or binomial) logistic regression is a form of regression which is used when the dependent is a dichotomy

More information

VI. Introduction to Logistic Regression

VI. Introduction to Logistic Regression VI. Introduction to Logistic Regression We turn our attention now to the topic of modeling a categorical outcome as a function of (possibly) several factors. The framework of generalized linear models

More information

Longitudinal Meta-analysis

Longitudinal Meta-analysis Quality & Quantity 38: 381 389, 2004. 2004 Kluwer Academic Publishers. Printed in the Netherlands. 381 Longitudinal Meta-analysis CORA J. M. MAAS, JOOP J. HOX and GERTY J. L. M. LENSVELT-MULDERS Department

More information

Department of Epidemiology and Public Health Miller School of Medicine University of Miami

Department of Epidemiology and Public Health Miller School of Medicine University of Miami Department of Epidemiology and Public Health Miller School of Medicine University of Miami BST 630 (3 Credit Hours) Longitudinal and Multilevel Data Wednesday-Friday 9:00 10:15PM Course Location: CRB 995

More information

Using SAS PROC MCMC to Estimate and Evaluate Item Response Theory Models

Using SAS PROC MCMC to Estimate and Evaluate Item Response Theory Models Using SAS PROC MCMC to Estimate and Evaluate Item Response Theory Models Clement A Stone Abstract Interest in estimating item response theory (IRT) models using Bayesian methods has grown tremendously

More information

AN ILLUSTRATION OF MULTILEVEL MODELS FOR ORDINAL RESPONSE DATA

AN ILLUSTRATION OF MULTILEVEL MODELS FOR ORDINAL RESPONSE DATA AN ILLUSTRATION OF MULTILEVEL MODELS FOR ORDINAL RESPONSE DATA Ann A. The Ohio State University, United States of America aoconnell@ehe.osu.edu Variables measured on an ordinal scale may be meaningful

More information

Family economics data: total family income, expenditures, debt status for 50 families in two cohorts (A and B), annual records from 1990 1995.

Family economics data: total family income, expenditures, debt status for 50 families in two cohorts (A and B), annual records from 1990 1995. Lecture 18 1. Random intercepts and slopes 2. Notation for mixed effects models 3. Comparing nested models 4. Multilevel/Hierarchical models 5. SAS versions of R models in Gelman and Hill, chapter 12 1

More information

Logistic Regression. Vibhav Gogate The University of Texas at Dallas. Some Slides from Carlos Guestrin, Luke Zettlemoyer and Dan Weld.

Logistic Regression. Vibhav Gogate The University of Texas at Dallas. Some Slides from Carlos Guestrin, Luke Zettlemoyer and Dan Weld. Logistic Regression Vibhav Gogate The University of Texas at Dallas Some Slides from Carlos Guestrin, Luke Zettlemoyer and Dan Weld. Generative vs. Discriminative Classifiers Want to Learn: h:x Y X features

More information

Developing Risk Adjustment Techniques Using the SAS@ System for Assessing Health Care Quality in the lmsystem@

Developing Risk Adjustment Techniques Using the SAS@ System for Assessing Health Care Quality in the lmsystem@ Developing Risk Adjustment Techniques Using the SAS@ System for Assessing Health Care Quality in the lmsystem@ Yanchun Xu, Andrius Kubilius Joint Commission on Accreditation of Healthcare Organizations,

More information

E(y i ) = x T i β. yield of the refined product as a percentage of crude specific gravity vapour pressure ASTM 10% point ASTM end point in degrees F

E(y i ) = x T i β. yield of the refined product as a percentage of crude specific gravity vapour pressure ASTM 10% point ASTM end point in degrees F Random and Mixed Effects Models (Ch. 10) Random effects models are very useful when the observations are sampled in a highly structured way. The basic idea is that the error associated with any linear,

More information

Introduction to Multilevel Modeling Using HLM 6. By ATS Statistical Consulting Group

Introduction to Multilevel Modeling Using HLM 6. By ATS Statistical Consulting Group Introduction to Multilevel Modeling Using HLM 6 By ATS Statistical Consulting Group Multilevel data structure Students nested within schools Children nested within families Respondents nested within interviewers

More information

GLM I An Introduction to Generalized Linear Models

GLM I An Introduction to Generalized Linear Models GLM I An Introduction to Generalized Linear Models CAS Ratemaking and Product Management Seminar March 2009 Presented by: Tanya D. Havlicek, Actuarial Assistant 0 ANTITRUST Notice The Casualty Actuarial

More information

Multilevel Modeling of Complex Survey Data

Multilevel Modeling of Complex Survey Data Multilevel Modeling of Complex Survey Data Sophia Rabe-Hesketh, University of California, Berkeley and Institute of Education, University of London Joint work with Anders Skrondal, London School of Economics

More information

SAS Software to Fit the Generalized Linear Model

SAS Software to Fit the Generalized Linear Model SAS Software to Fit the Generalized Linear Model Gordon Johnston, SAS Institute Inc., Cary, NC Abstract In recent years, the class of generalized linear models has gained popularity as a statistical modeling

More information

Module 4 - Multiple Logistic Regression

Module 4 - Multiple Logistic Regression Module 4 - Multiple Logistic Regression Objectives Understand the principles and theory underlying logistic regression Understand proportions, probabilities, odds, odds ratios, logits and exponents Be

More information

Random effects and nested models with SAS

Random effects and nested models with SAS Random effects and nested models with SAS /************* classical2.sas ********************* Three levels of factor A, four levels of B Both fixed Both random A fixed, B random B nested within A ***************************************************/

More information

Mihaela Ene, Elizabeth A. Leighton, Genine L. Blue, Bethany A. Bell University of South Carolina

Mihaela Ene, Elizabeth A. Leighton, Genine L. Blue, Bethany A. Bell University of South Carolina Paper 134-2014 Multilevel Models for Categorical Data using SAS PROC GLIMMIX: The Basics Mihaela Ene, Elizabeth A. Leighton, Genine L. Blue, Bethany A. Bell University of South Carolina ABSTRACT Multilevel

More information

Techniques of Statistical Analysis II second group

Techniques of Statistical Analysis II second group Techniques of Statistical Analysis II second group Bruno Arpino Office: 20.182; Building: Jaume I bruno.arpino@upf.edu 1. Overview The course is aimed to provide advanced statistical knowledge for the

More information

HLM software has been one of the leading statistical packages for hierarchical

HLM software has been one of the leading statistical packages for hierarchical Introductory Guide to HLM With HLM 7 Software 3 G. David Garson HLM software has been one of the leading statistical packages for hierarchical linear modeling due to the pioneering work of Stephen Raudenbush

More information

ln(p/(1-p)) = α +β*age35plus, where p is the probability or odds of drinking

ln(p/(1-p)) = α +β*age35plus, where p is the probability or odds of drinking Dummy Coding for Dummies Kathryn Martin, Maternal, Child and Adolescent Health Program, California Department of Public Health ABSTRACT There are a number of ways to incorporate categorical variables into

More information

MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group

MISSING DATA TECHNIQUES WITH SAS. IDRE Statistical Consulting Group MISSING DATA TECHNIQUES WITH SAS IDRE Statistical Consulting Group ROAD MAP FOR TODAY To discuss: 1. Commonly used techniques for handling missing data, focusing on multiple imputation 2. Issues that could

More information

Multinomial Logistic Regression

Multinomial Logistic Regression Multinomial Logistic Regression Dr. Jon Starkweather and Dr. Amanda Kay Moske Multinomial logistic regression is used to predict categorical placement in or the probability of category membership on a

More information

Best Practices in Using Large, Complex Samples: The Importance of Using Appropriate Weights and Design Effect Compensation

Best Practices in Using Large, Complex Samples: The Importance of Using Appropriate Weights and Design Effect Compensation A peer-reviewed electronic journal. Copyright is retained by the first or sole author, who grants right of first publication to the Practical Assessment, Research & Evaluation. Permission is granted to

More information

Latent Class Regression Part II

Latent Class Regression Part II This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Statistical Models in R

Statistical Models in R Statistical Models in R Some Examples Steven Buechler Department of Mathematics 276B Hurley Hall; 1-6233 Fall, 2007 Outline Statistical Models Structure of models in R Model Assessment (Part IA) Anova

More information

A C T R esearcli R e p o rt S eries 2 0 0 5. Using ACT Assessment Scores to Set Benchmarks for College Readiness. IJeff Allen.

A C T R esearcli R e p o rt S eries 2 0 0 5. Using ACT Assessment Scores to Set Benchmarks for College Readiness. IJeff Allen. A C T R esearcli R e p o rt S eries 2 0 0 5 Using ACT Assessment Scores to Set Benchmarks for College Readiness IJeff Allen Jim Sconing ACT August 2005 For additional copies write: ACT Research Report

More information

Qualitative vs Quantitative research & Multilevel methods

Qualitative vs Quantitative research & Multilevel methods Qualitative vs Quantitative research & Multilevel methods How to include context in your research April 2005 Marjolein Deunk Content What is qualitative analysis and how does it differ from quantitative

More information

Relating the ACT Indicator Understanding Complex Texts to College Course Grades

Relating the ACT Indicator Understanding Complex Texts to College Course Grades ACT Research & Policy Technical Brief 2016 Relating the ACT Indicator Understanding Complex Texts to College Course Grades Jeff Allen, PhD; Brad Bolender; Yu Fang, PhD; Dongmei Li, PhD; and Tony Thompson,

More information

11. Analysis of Case-control Studies Logistic Regression

11. Analysis of Case-control Studies Logistic Regression Research methods II 113 11. Analysis of Case-control Studies Logistic Regression This chapter builds upon and further develops the concepts and strategies described in Ch.6 of Mother and Child Health:

More information

Introduction to Hierarchical Linear Modeling with R

Introduction to Hierarchical Linear Modeling with R Introduction to Hierarchical Linear Modeling with R 5 10 15 20 25 5 10 15 20 25 13 14 15 16 40 30 20 10 0 40 30 20 10 9 10 11 12-10 SCIENCE 0-10 5 6 7 8 40 30 20 10 0-10 40 1 2 3 4 30 20 10 0-10 5 10 15

More information

LOGISTIC REGRESSION ANALYSIS

LOGISTIC REGRESSION ANALYSIS LOGISTIC REGRESSION ANALYSIS C. Mitchell Dayton Department of Measurement, Statistics & Evaluation Room 1230D Benjamin Building University of Maryland September 1992 1. Introduction and Model Logistic

More information

Chapter 15. Mixed Models. 15.1 Overview. A flexible approach to correlated data.

Chapter 15. Mixed Models. 15.1 Overview. A flexible approach to correlated data. Chapter 15 Mixed Models A flexible approach to correlated data. 15.1 Overview Correlated data arise frequently in statistical analyses. This may be due to grouping of subjects, e.g., students within classrooms,

More information

Chapter 7: Simple linear regression Learning Objectives

Chapter 7: Simple linear regression Learning Objectives Chapter 7: Simple linear regression Learning Objectives Reading: Section 7.1 of OpenIntro Statistics Video: Correlation vs. causation, YouTube (2:19) Video: Intro to Linear Regression, YouTube (5:18) -

More information

Using SAS Proc Mixed for the Analysis of Clustered Longitudinal Data

Using SAS Proc Mixed for the Analysis of Clustered Longitudinal Data Using SAS Proc Mixed for the Analysis of Clustered Longitudinal Data Kathy Welch Center for Statistical Consultation and Research The University of Michigan 1 Background ProcMixed can be used to fit Linear

More information

Introduction to mixed model and missing data issues in longitudinal studies

Introduction to mixed model and missing data issues in longitudinal studies Introduction to mixed model and missing data issues in longitudinal studies Hélène Jacqmin-Gadda INSERM, U897, Bordeaux, France Inserm workshop, St Raphael Outline of the talk I Introduction Mixed models

More information

Part 2: Analysis of Relationship Between Two Variables

Part 2: Analysis of Relationship Between Two Variables Part 2: Analysis of Relationship Between Two Variables Linear Regression Linear correlation Significance Tests Multiple regression Linear Regression Y = a X + b Dependent Variable Independent Variable

More information

Introduction to Data Analysis in Hierarchical Linear Models

Introduction to Data Analysis in Hierarchical Linear Models Introduction to Data Analysis in Hierarchical Linear Models April 20, 2007 Noah Shamosh & Frank Farach Social Sciences StatLab Yale University Scope & Prerequisites Strong applied emphasis Focus on HLM

More information

Introduction to Longitudinal Data Analysis

Introduction to Longitudinal Data Analysis Introduction to Longitudinal Data Analysis Longitudinal Data Analysis Workshop Section 1 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section 1: Introduction

More information

Missing Data: Part 1 What to Do? Carol B. Thompson Johns Hopkins Biostatistics Center SON Brown Bag 3/20/13

Missing Data: Part 1 What to Do? Carol B. Thompson Johns Hopkins Biostatistics Center SON Brown Bag 3/20/13 Missing Data: Part 1 What to Do? Carol B. Thompson Johns Hopkins Biostatistics Center SON Brown Bag 3/20/13 Overview Missingness and impact on statistical analysis Missing data assumptions/mechanisms Conventional

More information

Charles Secolsky County College of Morris. Sathasivam 'Kris' Krishnan The Richard Stockton College of New Jersey

Charles Secolsky County College of Morris. Sathasivam 'Kris' Krishnan The Richard Stockton College of New Jersey Using logistic regression for validating or invalidating initial statewide cut-off scores on basic skills placement tests at the community college level Abstract Charles Secolsky County College of Morris

More information

Basic Statistical and Modeling Procedures Using SAS

Basic Statistical and Modeling Procedures Using SAS Basic Statistical and Modeling Procedures Using SAS One-Sample Tests The statistical procedures illustrated in this handout use two datasets. The first, Pulse, has information collected in a classroom

More information

Using PROC MIXED in Hierarchical Linear Models: Examples from two- and three-level school-effect analysis, and meta-analysis research

Using PROC MIXED in Hierarchical Linear Models: Examples from two- and three-level school-effect analysis, and meta-analysis research Using PROC MIXED in Hierarchical Linear Models: Examples from two- and three-level school-effect analysis, and meta-analysis research Sawako Suzuki, DePaul University, Chicago Ching-Fan Sheu, DePaul University,

More information

SUGI 29 Statistics and Data Analysis

SUGI 29 Statistics and Data Analysis Paper 194-29 Head of the CLASS: Impress your colleagues with a superior understanding of the CLASS statement in PROC LOGISTIC Michelle L. Pritchard and David J. Pasta Ovation Research Group, San Francisco,

More information

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Examples: Regression And Path Analysis CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Regression analysis with univariate or multivariate dependent variables is a standard procedure for modeling relationships

More information

Models for Longitudinal and Clustered Data

Models for Longitudinal and Clustered Data Models for Longitudinal and Clustered Data Germán Rodríguez December 9, 2008, revised December 6, 2012 1 Introduction The most important assumption we have made in this course is that the observations

More information

Analyzing Intervention Effects: Multilevel & Other Approaches. Simplest Intervention Design. Better Design: Have Pretest

Analyzing Intervention Effects: Multilevel & Other Approaches. Simplest Intervention Design. Better Design: Have Pretest Analyzing Intervention Effects: Multilevel & Other Approaches Joop Hox Methodology & Statistics, Utrecht Simplest Intervention Design R X Y E Random assignment Experimental + Control group Analysis: t

More information

Item Response Theory: What It Is and How You Can Use the IRT Procedure to Apply It

Item Response Theory: What It Is and How You Can Use the IRT Procedure to Apply It Paper SAS364-2014 Item Response Theory: What It Is and How You Can Use the IRT Procedure to Apply It Xinming An and Yiu-Fai Yung, SAS Institute Inc. ABSTRACT Item response theory (IRT) is concerned with

More information

Examining a Fitted Logistic Model

Examining a Fitted Logistic Model STAT 536 Lecture 16 1 Examining a Fitted Logistic Model Deviance Test for Lack of Fit The data below describes the male birth fraction male births/total births over the years 1931 to 1990. A simple logistic

More information

College Readiness LINKING STUDY

College Readiness LINKING STUDY College Readiness LINKING STUDY A Study of the Alignment of the RIT Scales of NWEA s MAP Assessments with the College Readiness Benchmarks of EXPLORE, PLAN, and ACT December 2011 (updated January 17, 2012)

More information

Data Mining and Data Warehousing. Henryk Maciejewski. Data Mining Predictive modelling: regression

Data Mining and Data Warehousing. Henryk Maciejewski. Data Mining Predictive modelling: regression Data Mining and Data Warehousing Henryk Maciejewski Data Mining Predictive modelling: regression Algorithms for Predictive Modelling Contents Regression Classification Auxiliary topics: Estimation of prediction

More information

Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences

Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences Applied Multiple Regression/Correlation Analysis for the Behavioral Sciences Third Edition Jacob Cohen (deceased) New York University Patricia Cohen New York State Psychiatric Institute and Columbia University

More information

SAS Syntax and Output for Data Manipulation:

SAS Syntax and Output for Data Manipulation: Psyc 944 Example 5 page 1 Practice with Fixed and Random Effects of Time in Modeling Within-Person Change The models for this example come from Hoffman (in preparation) chapter 5. We will be examining

More information

Overview of Methods for Analyzing Cluster-Correlated Data. Garrett M. Fitzmaurice

Overview of Methods for Analyzing Cluster-Correlated Data. Garrett M. Fitzmaurice Overview of Methods for Analyzing Cluster-Correlated Data Garrett M. Fitzmaurice Laboratory for Psychiatric Biostatistics, McLean Hospital Department of Biostatistics, Harvard School of Public Health Outline

More information

Hierarchical Logistic Regression Modeling with SAS GLIMMIX Jian Dai, Zhongmin Li, David Rocke University of California, Davis, CA

Hierarchical Logistic Regression Modeling with SAS GLIMMIX Jian Dai, Zhongmin Li, David Rocke University of California, Davis, CA Hierarchical Logistic Regression Modeling with SAS GLIMMIX Jian Dai, Zhongmin Li, David Rocke University of California, Davis, CA ABSTRACT Data often have hierarchical or clustered structures, such as

More information

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE MAT 119 STATISTICS AND ELEMENTARY ALGEBRA 5 Lecture Hours, 2 Lab Hours, 3 Credits Pre-

More information

Answer: C. The strength of a correlation does not change if units change by a linear transformation such as: Fahrenheit = 32 + (5/9) * Centigrade

Answer: C. The strength of a correlation does not change if units change by a linear transformation such as: Fahrenheit = 32 + (5/9) * Centigrade Statistics Quiz Correlation and Regression -- ANSWERS 1. Temperature and air pollution are known to be correlated. We collect data from two laboratories, in Boston and Montreal. Boston makes their measurements

More information

RMTD 404 Introduction to Linear Models

RMTD 404 Introduction to Linear Models RMTD 404 Introduction to Linear Models Instructor: Ken A., Assistant Professor E-mail: kfujimoto@luc.edu Phone: (312) 915-6852 Office: Lewis Towers, Room 1037 Office hour: By appointment Course Content

More information

15 Ordinal longitudinal data analysis

15 Ordinal longitudinal data analysis 15 Ordinal longitudinal data analysis Jeroen K. Vermunt and Jacques A. Hagenaars Tilburg University Introduction Growth data and longitudinal data in general are often of an ordinal nature. For example,

More information

Logistic Regression (a type of Generalized Linear Model)

Logistic Regression (a type of Generalized Linear Model) Logistic Regression (a type of Generalized Linear Model) 1/36 Today Review of GLMs Logistic Regression 2/36 How do we find patterns in data? We begin with a model of how the world works We use our knowledge

More information

Logit Models for Binary Data

Logit Models for Binary Data Chapter 3 Logit Models for Binary Data We now turn our attention to regression models for dichotomous data, including logistic regression and probit analysis. These models are appropriate when the response

More information

Illustration (and the use of HLM)

Illustration (and the use of HLM) Illustration (and the use of HLM) Chapter 4 1 Measurement Incorporated HLM Workshop The Illustration Data Now we cover the example. In doing so we does the use of the software HLM. In addition, we will

More information

The Probit Link Function in Generalized Linear Models for Data Mining Applications

The Probit Link Function in Generalized Linear Models for Data Mining Applications Journal of Modern Applied Statistical Methods Copyright 2013 JMASM, Inc. May 2013, Vol. 12, No. 1, 164-169 1538 9472/13/$95.00 The Probit Link Function in Generalized Linear Models for Data Mining Applications

More information

Section 6: Model Selection, Logistic Regression and more...

Section 6: Model Selection, Logistic Regression and more... Section 6: Model Selection, Logistic Regression and more... Carlos M. Carvalho The University of Texas McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Model Building

More information

Logistic Regression (1/24/13)

Logistic Regression (1/24/13) STA63/CBB540: Statistical methods in computational biology Logistic Regression (/24/3) Lecturer: Barbara Engelhardt Scribe: Dinesh Manandhar Introduction Logistic regression is model for regression used

More information

Lecture 14: GLM Estimation and Logistic Regression

Lecture 14: GLM Estimation and Logistic Regression Lecture 14: GLM Estimation and Logistic Regression Dipankar Bandyopadhyay, Ph.D. BMTRY 711: Analysis of Categorical Data Spring 2011 Division of Biostatistics and Epidemiology Medical University of South

More information

Generalized Linear Mixed Models

Generalized Linear Mixed Models Generalized Linear Mixed Models Introduction Generalized linear models (GLMs) represent a class of fixed effects regression models for several types of dependent variables (i.e., continuous, dichotomous,

More information

Binary Logistic Regression

Binary Logistic Regression Binary Logistic Regression Main Effects Model Logistic regression will accept quantitative, binary or categorical predictors and will code the latter two in various ways. Here s a simple model including

More information

A Handbook of Statistical Analyses Using R. Brian S. Everitt and Torsten Hothorn

A Handbook of Statistical Analyses Using R. Brian S. Everitt and Torsten Hothorn A Handbook of Statistical Analyses Using R Brian S. Everitt and Torsten Hothorn CHAPTER 6 Logistic Regression and Generalised Linear Models: Blood Screening, Women s Role in Society, and Colonic Polyps

More information

Technical report. in SPSS AN INTRODUCTION TO THE MIXED PROCEDURE

Technical report. in SPSS AN INTRODUCTION TO THE MIXED PROCEDURE Linear mixedeffects modeling in SPSS AN INTRODUCTION TO THE MIXED PROCEDURE Table of contents Introduction................................................................3 Data preparation for MIXED...................................................3

More information

Statistical Machine Learning

Statistical Machine Learning Statistical Machine Learning UoC Stats 37700, Winter quarter Lecture 4: classical linear and quadratic discriminants. 1 / 25 Linear separation For two classes in R d : simple idea: separate the classes

More information

Applications of R Software in Bayesian Data Analysis

Applications of R Software in Bayesian Data Analysis Article International Journal of Information Science and System, 2012, 1(1): 7-23 International Journal of Information Science and System Journal homepage: www.modernscientificpress.com/journals/ijinfosci.aspx

More information

Overview Classes. 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7)

Overview Classes. 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7) Overview Classes 12-3 Logistic regression (5) 19-3 Building and applying logistic regression (6) 26-3 Generalizations of logistic regression (7) 2-4 Loglinear models (8) 5-4 15-17 hrs; 5B02 Building and

More information

PROC LOGISTIC: Traps for the unwary Peter L. Flom, Independent statistical consultant, New York, NY

PROC LOGISTIC: Traps for the unwary Peter L. Flom, Independent statistical consultant, New York, NY PROC LOGISTIC: Traps for the unwary Peter L. Flom, Independent statistical consultant, New York, NY ABSTRACT Keywords: Logistic. INTRODUCTION This paper covers some gotchas in SAS R PROC LOGISTIC. A gotcha

More information

L3: Statistical Modeling with Hadoop

L3: Statistical Modeling with Hadoop L3: Statistical Modeling with Hadoop Feng Li feng.li@cufe.edu.cn School of Statistics and Mathematics Central University of Finance and Economics Revision: December 10, 2014 Today we are going to learn...

More information

Abstract Title Page. Title: A Framework for Designing Cluster Randomized Trials with Binary Outcomes

Abstract Title Page. Title: A Framework for Designing Cluster Randomized Trials with Binary Outcomes Abstract Title Page Title: A Framework for Designing luster Randomized Trials with Binary Outcomes Author(s): Jessaca Spybrook, Andres Martinez 2011 SREE onference Abstract Template Abstract Body Background

More information

Logit and Probit. Brad Jones 1. April 21, 2009. University of California, Davis. Bradford S. Jones, UC-Davis, Dept. of Political Science

Logit and Probit. Brad Jones 1. April 21, 2009. University of California, Davis. Bradford S. Jones, UC-Davis, Dept. of Political Science Logit and Probit Brad 1 1 Department of Political Science University of California, Davis April 21, 2009 Logit, redux Logit resolves the functional form problem (in terms of the response function in the

More information

and Jos Keuning 2 M. Bennink is supported by a grant from the Netherlands Organisation for Scientific

and Jos Keuning 2 M. Bennink is supported by a grant from the Netherlands Organisation for Scientific Measuring student ability, classifying schools, and detecting item-bias at school-level based on student-level dichotomous attainment items Margot Bennink 1, Marcel A. Croon 1, Jeroen K. Vermunt 1, and

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

Multivariate Logistic Regression

Multivariate Logistic Regression 1 Multivariate Logistic Regression As in univariate logistic regression, let π(x) represent the probability of an event that depends on p covariates or independent variables. Then, using an inv.logit formulation

More information

This can dilute the significance of a departure from the null hypothesis. We can focus the test on departures of a particular form.

This can dilute the significance of a departure from the null hypothesis. We can focus the test on departures of a particular form. One-Degree-of-Freedom Tests Test for group occasion interactions has (number of groups 1) number of occasions 1) degrees of freedom. This can dilute the significance of a departure from the null hypothesis.

More information

Statistics and Data Analysis

Statistics and Data Analysis NESUG 27 PRO LOGISTI: The Logistics ehind Interpreting ategorical Variable Effects Taylor Lewis, U.S. Office of Personnel Management, Washington, D STRT The goal of this paper is to demystify how SS models

More information

10 Dichotomous or binary responses

10 Dichotomous or binary responses 10 Dichotomous or binary responses 10.1 Introduction Dichotomous or binary responses are widespread. Examples include being dead or alive, agreeing or disagreeing with a statement, and succeeding or failing

More information

Predicting Successful Completion of the Nursing Program: An Analysis of Prerequisites and Demographic Variables

Predicting Successful Completion of the Nursing Program: An Analysis of Prerequisites and Demographic Variables Predicting Successful Completion of the Nursing Program: An Analysis of Prerequisites and Demographic Variables Introduction In the summer of 2002, a research study commissioned by the Center for Student

More information

Logistic regression modeling the probability of success

Logistic regression modeling the probability of success Logistic regression modeling the probability of success Regression models are usually thought of as only being appropriate for target variables that are continuous Is there any situation where we might

More information

Εισαγωγή στην πολυεπίπεδη μοντελοποίηση δεδομένων με το HLM. Βασίλης Παυλόπουλος Τμήμα Ψυχολογίας, Πανεπιστήμιο Αθηνών

Εισαγωγή στην πολυεπίπεδη μοντελοποίηση δεδομένων με το HLM. Βασίλης Παυλόπουλος Τμήμα Ψυχολογίας, Πανεπιστήμιο Αθηνών Εισαγωγή στην πολυεπίπεδη μοντελοποίηση δεδομένων με το HLM Βασίλης Παυλόπουλος Τμήμα Ψυχολογίας, Πανεπιστήμιο Αθηνών Το υλικό αυτό προέρχεται από workshop που οργανώθηκε σε θερινό σχολείο της Ευρωπαϊκής

More information

An introduction to hierarchical linear modeling

An introduction to hierarchical linear modeling Tutorials in Quantitative Methods for Psychology 2012, Vol. 8(1), p. 52-69. An introduction to hierarchical linear modeling Heather Woltman, Andrea Feldstain, J. Christine MacKay, Meredith Rocchi University

More information