Tutorial12 Estimation PartA
Tutorial12 Estimation PartA
Basic Estimation
Basic Regression Analysis
• EViews has a very powerful and easy-to-use estimation toolkit that
allows you to estimate from the simplest to the most complex
regression analysis.
• This tutorial explains basic regression techniques in EViews for single
equation regressions using cross-section data.
• The main topics include:
Specifying and estimating an equation
Equation Objects (saving, labeling, freezing, printing)
Equation Output: Analyzing and Interpreting results
Multiple Regression Analysis
Estimation with Data Expressions and Functions
Post Estimation: Working with Equations
Hypothesis testing
Estimation Options (robust standard errors, weighted least squares)
2
Estimation: the Basics
4
Equation Object: Specification and
Estimation
The Equation Object
• Single equation regression estimation in EViews is performed using the
Equation Object.
There are a number of ways to create a simple OLS Equation Object:
6
The Equation Box
• In all cases, the Equation Estimation box appears.
7
Specifying an Equation by List
• The easiest way to specify a linear equation is to provide a list of variables
that you wish to use in the equation.
8
Specifying Equation by List (cont’d)
• Alternatively, you can also create an Equation simply by selecting the
series and opening them as Equation.
To create an equation:
1. Select wealth and income by
clicking on these series in the
workfile (press CTRL to select
multiple series). Notice that you
need to select the dependent
variable (wealth) first.
2. Right click and select Open →
as Equation.
9
Specifying Equation by List (cont’d)
3. The Equation Estimation dialog box opens, listing your independent, dependent variables, and
the constant.
4. Click OK to estimate regression.
10
Estimation Method
• After you specify the variable list, you
need to select an estimation method.
• Click on the Method option, and you
see a drop-down menu listing the
various estimation method you can
perform in EViews.
• Standard, single equation regression, is
performed using “Least Squares” (LS).
• In this tutorial we will use Least Squares
and defer discussion of more advanced
estimation techniques in subsequent
tutorials.
11
Estimation Sample
• The third item you need to specify in the equation box is the Sample.
• You can specify the sample period in the sample space of the equation box.
For example, to estimate the following regression over the entire sample:
1. You need to include all observations (1 to 9275).
2. Click OK to estimate the regression. As seen in Equation Output, EViews has included
all observations when estimating this regression.
12
Estimation Sample (cont’d)
• What if you want to estimate the effect of income on wealth, but only for a subset of
individuals, e.g., married men?
13