1 / 67
文档名称:

Linear Regression Models For Panel Data Using Sas, Stata, Limdep, And Spss.pdf

格式:pdf   页数:67
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Linear Regression Models For Panel Data Using Sas, Stata, Limdep, And Spss.pdf

上传人:bolee65 2014/2/4 文件大小:0 KB

下载得到文件列表

Linear Regression Models For Panel Data Using Sas, Stata, Limdep, And Spss.pdf

文档介绍

文档介绍:© 2005 The Trustees of Indiana University (12/10/2005) Linear Regression Model for Panel Data: 1
Linear Regression Models for Panel Data Using SAS,
STATA, LIMDEP, and SPSS

Hun Myoung Park

This document summarizes linear regression models for panel data and illustrates how to
estimate each model using SAS , STATA , LIMDEP , and SPSS . This document
does not address nonlinear models (., logit and probit models), but focuses on linear
regression models.

1. Introduction
2. Least Squares Dummy Variable Regression
3. Panel Data Models
4. The Fixed Group Effect Model
5. The Fixed Time Effect Model
6. The Fixed Group and Time Effect Model
7. Random Effect Models
8. The Poolability Test
9. Conclusion


1. Introduction

Panel data are cross sectional and longitudinal (time series). Some examples are the cumulative
General Social Survey (GSS) and Current Population Survey (CPS) data. Panel data may have
group effects, time effects, or the both. These effects are analyzed by fixed effect and random
effect models.

Data Arrangement

A panel data set contains observations on n individuals (., firms and states), each measured
at T points in time. In other word, each individual (1 through n subject) includes T observations
(1 through t time period). Thus, the total number of observations is nT. Figure 1 illustrates the
data arrangement of a panel data set.

Figure 1. Data Arrangement of Panel Data
Group Time Variable1 Variable2 Variable3 …
1 1 …………
1 2 …………
………………
1 T …………
2 1 …………
2 2 …………
... ……………
2 T …………
………………
/~statmath
© 2005 The Trustees of Indiana University (12/10/2005) Linear Regression Model for Panel Data: 2
………………
n 1 …………
n 2 …………
………………
n T …………

Fixed Effect versus Random Effect Models

Panel data models estimate fixed and/or random effects models using dummy variables. The
core difference between fixed and