+ All Categories
Home > Documents > Introduction to Hierarchical Linear Models/Multilevel ......Multilevel analysis is a methodology for...

Introduction to Hierarchical Linear Models/Multilevel ......Multilevel analysis is a methodology for...

Date post: 23-May-2020
Category:
Upload: others
View: 24 times
Download: 1 times
Share this document with a friend
54
Introduction to Hierarchical Linear Models/Multilevel Analysis Edps/Psych/Soc 589 Carolyn J. Anderson Department of Educational Psychology c Board of Trustees, University of Illinois Spring 2020
Transcript

Introduction to Hierarchical Linear Models/Multilevel

AnalysisEdps/Psych/Soc 589

Carolyn J. Anderson

Department of Educational Psychology

c©Board of Trustees, University of Illinois

Spring 2020

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Overview

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)

Reading:Snijders & Bosker (2012) — chapters 1 & 2

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 2.2/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Definition of Multilevel Analysis

Snijders & Bosker (2012):

Multilevel analysis is a methodology for the analysis of data withcomplex patterns of variability, with a focus on nested sources ofvariability.

Wikipedia (Aug, 2014):

Multilevel models (also hierarchical linear models, nested models,mixed models, random coefficient, random-effects models, randomparameter models, or split-plot designs) are statistical models of pa-rameters that vary at more than one level. These models can be seenas generalizations of linear models (in particular, linear regression),although they can also extend to non-linear models. These modelsbecame much more popular after sufficient computing power andsoftware became available.[1]

Today:

Data and examplesRange of applicationsMultilevel Theories

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 3.3/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Data and Examples

Children within families:

Children with same biological parents tend to be more alike thanchildren chosen at random from the general population.

They are more a like because

GeneticsEnvironmentBoth

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 4.4/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Data

Measurements on individuals (e.g., blood pressure: systolic & diastolic).Sources of Variability

I Measured at the same time Measurement error, between indi-viduals

II Members of same family Measurement error, between mem-bers, between families

III Under different conditionsor over time

Measurement error, serial, betweenindividuals

IV Measures of members of afamily over time (or differ-ent conditions

Measurement error, between indi-viduals, between families, serial

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 5.5/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Examples of Hierarchies

(a) Individuals within groups

Level 2

Level 1

Group 1

person11

✁✁✁

person12

. . .person1n1

❆❆❆

Group 2

person21

✁✁✁

person22

. . .person2n2

❆❆❆

. . . Group N

personN1

✁✁✁

personN2

. . .personNnN

❆❆❆

(b) LongitudinalLevel 2

Level 1

Person 1

time11

✁✁✁

time12

. . .time1t1

❆❆❆

Person 2

time21

✁✁✁

time22

. . .time2t2

❆❆❆

. . . Person N

timeN1

✁✁✁

timeN2

. . .timeNtN

❆❆❆

(c) Repeated Measures

Level 2

Level 1

Person 1

trial11

✁✁✁

trial12

. . .trialn1

❆❆❆

Person 2

trial1

✁✁✁

trial2

. . .trialn2

❆❆❆

. . . Person N

trialN1

✁✁✁

trialN2

. . .trialNnN

❆❆❆

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 6.6/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

More Examples of Hierarchies

peer groups schools litters companies

kids students animals employees

neighborhoods schools clinics

families classes doctors

children students patients

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 7.7/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

A Little Terminology

Hierarchy Levels Labels/terminology

Schools level 3 population, macro, primary units(first level sampled)

Classes level 2 sub-population, secondary units,groups

Students level 1 individuals, micro(last level sampled)

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 8.8/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Sampling Designs

Structure of data obtained by the way data are collected.

Observational Studies.

Experiments.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 9.9/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Observational Studies

Multi-stage sampling is cost effective.

1 Take random sample from population

e.g.(schools).

2 Take random sample from sub-population (classes).

3 Take random sample from sub-population (students).

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 10.10/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Experiments

Hierarchies are created in the experiment.

Random assignment of individuals to treatments and create within groupdependencies (compleletely randomized design).

e.g., randomly assign patients to different clinics and due to groupingcreate within groups dependencies.

e.g., randomly assign students to classes and due to groupingdependencies of individuals in the same group created.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 11.11/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Experiments (continue)

Grouping may initially be random but over the course of the experimentindividuals become differentiated.

Groups =⇒ members.

Members =⇒ groups.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 12.12/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Analysis Must Incorporated Structure

Need to take structure of data into account because

Invalidates most traditional statistical analysis methods (i.e.,independent observations).

Risk overlooking important group effects.

Within group dependencies is interesting phenomenon.

People exist within social contexts and want to study and makeinferences about individuals, groups, and the interplay betweenthem.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 13.13/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Classic Example

Bennett (1976): Statistically significant difference between ways ofteaching reading (i.e., “formal” styles are better than others).

Data analyzed using traditional multiple regression where studentswere the units of analysis.

Atikin et al (’81): When the grouping of children into classes wasaccounted for, significant differences disappeared.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 14.14/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

References

Aitkin, M, Anderson, D, & Hinde, J. (1981). Statistical modelling ofdata on teaching styles. Journal of the Royal Statistical Society, A,144, 419-461.

Aitkin, M., & Longford, N. (1986). Statistical modeling issues inschool effectiveness studies. Journal of the Royal Statistical Society,A, 149, 1-43. (with discussion).

Goldstein, H. (1995). Multilevel statistical models, 2nd Edition.London: Arnold.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 15.15/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

What happened?

Children w/in a classroom tended to be more similar with respect totheir performance.

Each child provides less information than would have been the case ifthey were taught separately.

Teacher should have been the unit of comparison.

Students provide information regarding the effectiveness of teacher.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 16.16/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

What Happened? (continued)

Students provide information regarding the effectiveness of teacher.

Increase the number of students per teacher,Increase the precision of measurement of teacher.

Increase the number of teachers (with same or even fewerstudents),Increase the precision of comparisons between teachers.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 17.17/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Unit of Analysis Problem

Problems with ignoring hierarchical structure of data were wellunderstood, but until recently, they were difficult to solve.

Solution: Hierarchial linear models, along with computer software.

Hierarchical linear models are

Generalizations of traditional linear regression models.

Special cases of them include random and mixed effects ANOVA andANCOVA models.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 18.18/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

A Little Example: NELS88 data

National Education Longitudinal Study — conducted by National Centerfor Education Statistics of the US department of Education.

Data constitute the first in a series of longitudinal measurements ofstudents starting in 8th grade. Data were collected Spring 1988.

I obtained the data used here fromwww.stat.ucla.edu/∼deleeuw/sagebook

From these data, we’ll use 2 out of the 1003 schools.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 19.19/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

NELS88: Data from two schools

0 1 2 3 4 5 6 7

2030

4050

6070

80

NELS Data (sub−set)

Time Spent Doing Homework

Mat

h S

core

s

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 20.20/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

NELS88: Data from two schools with a Little Jittering

0 1 2 3 4 5 6 7

2030

4050

6070

80

NELS Data (sub−set) with some Horizondent Jittering

Time Spent Doing Homework

Mat

h S

core

s

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 21.21/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Schools 24725 and 62821 identified

0 1 2 3 4 5 6 7

2030

4050

6070

80

NELS: Linear Regression by School

Time Spent Doing Homework

Mat

h S

core

s

0 1 2 3 4 5 6 7

2030

4050

6070

80

Time Spent Doing Homework

Mat

h S

core

s

School 62821School 24725

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 22.22/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Applications of Multilevel Models

An incomplete list of possibilities:

Sample survey Measurement errorSchool/teacher effectiveness MultivariateLongitudinal Structural EquationDiscrete responses Event historyRandom cross-classifications Nonlinear patternsMeta Analysis IRT Models

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 23.23/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Survey Samples

Multi-stage sampling often used to collect data.

geographical area (clustering of polticial attitudes)

neighborhoods (clustering of SES)

households

“Nuisance factor”

The population structure is not interesting. So, multilevel sampling is away to collect and analyze data about higher level units.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 24.24/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

School (teacher) Effectiveness

Students nested within schools.

1995 special issue Journal of Educational and Behavioral Statistic, 20(summer) on Hierarchical Linear Models: Problems and Prospects.

Educational researchers interested in comparing schools w/rt studentperformance (measured by standardized achievement tests).

Public accountability.

What factors explain differences between schools.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 25.25/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Examples

Question: Does keeping gifted students in class or separate classes lead tobetter performance?

Measures available: Performance at beginning of year, performance at endof year, and aptitude.

Question: To what extent do differences in average exam results betweenschools accounted for by factors such as

Organizational practices

Characteristics of students

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 26.26/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Advantages of multilevel approach

Statistically efficient estimates of regression coefficients.

Correct standard errors, confidence intervals, and significance tests.

Can use covariates measured at any of the levels of the hierarchy.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 27.27/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Example with Data

Rank schools w/rt to quality (adjusting for factors such as student“intake”)

Data: http://multilevel.ioe.ac.uk/

“The data come from the Junior School Project (Mortimore et al, 1988).There are over 1000 students measured over three school years with 3236records included in this data set. Ravens test in year 1 is an abilitymeasure.”

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 28.28/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

JSP Data:

Columns Description Coding

1-2 School Codes from 1 to 5014-15 Mathematics test Score 1-4016 Junior school year One=0; Two=1;

Three=2

Goldstein,H. (1987). Multilevel Models in Educational and SocialResearch. London, Griffin; New York, Oxford University Press.1

Mortimore,P.,Sammons,P.,Stoll,L.,Lewis,D. & Ecob,R. (1988).School Matters, the Junior Years. Wells, Open Books.Prosser,R., Rasbash,J., and Goldstein,H.(1991). ML3 Software forThree-level Analysis, Users’ Guide for V.2, Institute of Education,University of London.

1The data used by Goldstein consist of measures on 728 students in 50 elementary

schools in inner London on two measurement occasions.C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 29.29/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

JSP: Level 1 Within School #1 Variation

0 10 20 30 40 50

010

2030

4050

JSP Data, (R2= .70)

Math Scores Year=0

Mat

h S

core

s Ye

ar=

1

math1 = 3.4251 + 0.8803*math0

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 30.30/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

JSP: Level 2 Between School Variation

Most R2’s between .6 and .9.

5 10 15 20 25 30 35 40

1020

3040

JSP: Linear Regression by School

Math Scores in Year = 0

Mat

h S

core

s in

Yea

r =

1

Different slopes and intercepts.C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 31.31/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

School/Teacher Effectiveness

May be OK to fit separate regressions, if

Only a few schools each with a large number

of students

Only want to make inferences about these specific schools.

However, if view schools as random sample from a large population ofschools, then need multilevel approach.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 32.32/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Longitudinal Data

Same individuals measured on multiple occasions.

Individual

Occasions

Strong hierarchies.

Much more variations between individuals than between occasionswithin individuals.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 33.33/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

A Little (hypothetical) Example

Response variable: reading abilityExplanatory variable: AgeTwo measurement occasions

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 34.34/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Hypothetical Example

Any explanations?C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 35.35/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Longitudinal (continued)

Traditional procedures:

Balanced designs (no missing data)All measurement occasions the same for all individuals.

Multilevel modeling allows:

Different occasions for different individuals.Different number of observations per individual.Build in particular error structures within individuals (eg,auto-correlated errors).Others....later

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 36.36/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Discrete Response Data

The response dependent variables are discrete rather than continuous.

School’s exam pass rate (proportions).

Graduation rate as a function of ethnic class.

Rate of arrest from 911 calls.

Generalized linear mixed models (SAS procedures NLMIXED, GLMMIX,MDC, MCMC).

Some common IRT models are generalized non-linear mixed models (e.g.,Rasch, 2PL, others).

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 37.37/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Multivariate Data

This is a variation of the use of hierarchical linear models for analyzinglongitudinal data.

individualւ ւ ց

x1 x2 . . . xp

Here we can have different variables and not every individual needs to havebeen measured on all of the variables...

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 38.38/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Nonlinear Models

Nonlinear models that are not linear in the parameters (e.g.,multiplicative).

Some kinds of growth models.

e.g., Growth spurts in children and when reach adulthood, growth levelsoff.

Some nonlinear patterns can be modeled by polynomials or splines, butnot all (e.g., logistic, discontinuous).

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 39.39/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Random cross-classifications

Subject X Stimuliց ւ

trial

elementary school X high schoolց ւ

individual

Raudenbush, S.W. (1993). A crossed random effects model for unbalanceddata with applications in cross-sectional and longitudinal research. Journalof Educational Statistics, 18, 321–350.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 40.40/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Structural Equation Modeling

Including Factor analysis

group

individualւ ց

item1 . . . item20

If apply factor analysis to responses from group data, the resulting factorscould represent

Group differences

Individual differences

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 41.41/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Measurement Error

. . . in the explanatory variables at different levels.

e.g. Let Yij be measure on individual i within group/cluster j and x∗ij bean explanatory variable measured with error.

Yij = βo + β1x∗

ij + ǫij

= βo + β1(xi + uj) + ǫij

= (βo + β1uj) + β1xi + ǫij

= β∗

oj + β1xi + ǫij

See also Muthen & Asparouhov (2011) who take a latent variableapproach.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 42.42/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Other Applications

Image analysis (e.g., analysis of shapes, DNA patterns, computerscans).

How is repeated measures different from longitudinal?

How could you do a meta-analysis as a multilevel (HLM) analysis?

For some examples of these, seehttp://www.dartmouth.edu/∼eugened (Demidenko, Eugene MixedModels: Theory and Applications. NY: Wiley).

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 43.43/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Multilevel Theories and Propositions

From Snijders & Bosker

Handy device:

Macro-level Z marco in capital letters. . . ց. . . . . .

Micro-level x → y micro in lower case

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 44.44/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Micro-level propositions

No variables as the macro-level.Dependency is a nuisance.

. . . . . . . . .x → y

e.g., At macro-level you’ve randomly sampled towns and within townshouseholds.

x =occupational status,y =income

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 45.45/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Macro-level propositions

Z → Y

. . . . . . . . .

Z and Y are not directly observable, but are composites (averages,aggregates) of micro-level measurements, then we end up with multilevelstructure.

e.g., Z = wealth of area (average SES).Y = school performance (mean achievement test).

lower mean SES → lower mean achievement test scores. or Z =

student/teacher ratio.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 46.46/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Macro-Micro relations

Three basic possibilities:

1. Macro to micro.

2. Macro and micro to micro.

3. Macro–micro interaction.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 47.47/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

1. Macro to Micro.

Z

. . . ց. . . . . .y

y = math achievementZ = mean SES of students

Theory/proposition:

Higher average SES → higher math achievement

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 48.48/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

2. Macro and Micro to Micro

Z

. . . ց. . . . . .x → y

x = # of hours spent doing homework.

Theory/proposition:

Given time spent doing homework, higher average SES → highermath achievement.

Given average SES, more time spent doing homework → higher mathachievement.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 49.49/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

3. Macro-Micro Interaction

In the two macro-micro relations above, there is essentially a change inmean (random intercept). Here the relationship between x and y dependson Z.

Z

. . . ↓. . . . . .x → y

Z = no/ability grouping of children,

x = aptitude or IQ, and y = achievement.

Theory: Small effect of x when there is grouping but large effect whenthere is no grouping.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 50.50/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Emergent or micro-macro propositions

Z

. . . ր. . . . . .x

Z = teacher’s experience of stress.x = student achievement.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 51.51/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Another Example of Emergent

W Z

. . . ց. . . . . .ր. . . . . .x → y

W = teacher’s attitude toward learning.x = student’s attitude toward learning.y = student achievement.Z = teacher’s prestige.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 52.52/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Summary

Clustered/multilevel/hierarchically structured data are assumed to be

1 Random sample of macro-level units from population of macro-levelunits (or a representative sample).

2 Random sample of micro-level units from population of a (sampled)macro-level unit (or a representative sample).

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 53.53/ 54

Introduction Data and Examples Applications Multilevel Theories & Propositions Summary

Advantages of multilevel approach

Takes care of dependencies in data and gives correct standard errors,confidence intervals, and significance tests.

Statistically efficient estimates of regression coefficients.

With clustered/multilevel/hierarchially structured data, can usecovariates measured at any of the levels of the hierarchy.

Model all levels simultaneously.

Study contextual effects.

Theories can be rich.

However,

Need to modify tools used in normal linear regression.

Models can become overwhelmingly complex.

Estimation can be a problem.

C.J. Anderson (Illinois) Hierarchical Linear Models/Multilevel Analysis Spring 2020 54.54/ 54


Recommended