SlideShare a Scribd company logo
1 of 125
Download to read offline
Non-Parametric Econometrics
Emmanuel Flachaire
Emmanuel Flachaire Non-Parametric Econometrics
Chapter 1
Kernel density estimation
Emmanuel Flachaire Non-Parametric Econometrics
Kernel density estimation
Introduction
Definition: Let us consider a random variable Y with a probability
density function f , the probability that Y takes a value between a
and b is:
P(a < Y < b) =
b
a
f (y) dy for all a < b.
Interest:
From a sample of observations, the density function provides
much more information than standard descriptive statistics
(mean, median, sd, skewness, kurtosis, ...)
Some properties on the data can be drawn from a simple plot
of the density function
Emmanuel Flachaire Non-Parametric Econometrics
World income distribution (GNP per capita, 1988)
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
0 1 2 3 4
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
........................
........................
........................
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Emmanuel Flachaire Non-Parametric Econometrics
returns of the CAC 40 index (1990-2006)
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
-0.05 0.00 0.05
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
0
10
20
30
40
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Emmanuel Flachaire Non-Parametric Econometrics
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
........................
6 7 8 9 10 11 12
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
........................
........................
........................
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................................................
gross income
...........................................................................................................................................................................................................................................................................................................................
..... net income
Emmanuel Flachaire Non-Parametric Econometrics
Parametric estimation
Maximum likelihood
Let us assume that a sample of n observations, y1, . . . , yn, is
drawn from a parametric distribution f (x, θ).
If the data are i.i.d., the joint density function is:
f (y; θ) =
n
i=1
f (yi ; θ)
To estimate the parameters, we maximize this density function
(“likelihood”), or more easily, its logarithmic transformation:
(y; θ) = log f (y; θ) =
n
i=1
log f (yi ; θ)
Problem: poor estimation if f is misspecified (see CAC40)
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: histogram
Define the intervals: choose a number of bins and a starting
value for the first interval
Then, the histogram is calculated as follows:
ˆf (y) =
1
n
×
nb of observations in the interval of y
width of the interval
The number of bins defines the degree of smoothness of the
histogram
The starting value can have an impact too (see next slide)
Emmanuel Flachaire Non-Parametric Econometrics
GNP per Capita
........................................................................................................................................................................................................................................................
...........
...........
...........
...........
...........
0 1 2 3 4 5
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
...........
...........
...........
...........
...........
...........
...........
...........
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... .............................................................................................................................................................................................................................................................................................................................................................................................. ........................................................................................................................................................................................................................................................................................................................ .................................................................................................................................................................................................................... ..................................................................................................................
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
0 1 2 3 4 5
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
........................
........................
........................
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. .......................................................................................................................................................................................................................................................................................... .................................................................................................................................................................................................................................................................................................................................................................. ............................................................................................................................................
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: histogram
Intervals are defined abitrarily: the number of bins and the
starting value have to be chosen a priori,
Problem: the plot of the histogram is very sensitive to these
choices
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: na¨ıve estimator
Definition
Histogram: with m intervals of the same width h,
ˆf (y) =
1
nh
n
i=1
I(zk < yi < zk+1), with y ∈ [zk; zk+1]
Na¨ıve estimator:
ˆf (y) =
1
nh
n
i=1
I y −
h
2
< yi < y +
h
2
The global density is obtained with a “moving window”
(intervals with intersections)
Emmanuel Flachaire Non-Parametric Econometrics
GNP per Capita
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
0 1 2 3 4
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
........................
........................
........................
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: na¨ıve estimator
Advantage: the choice of a starting value is not required
Problem: the plot is not smooth
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: kernel estimator
Definition
Na¨ıve estimator
ˆf (y) =
1
nh
n
i=1
w
y − yi
h
where w(x) =
1 if |x| < 1
2
0 otherwise
Kernel estimator: replace w by a kernel function K
ˆf (y) =
1
nh
n
i=1
K
y − yi
h
where K puts increasing weights to closer observations. The
kernel function has to be such that:
∞
−∞ K(x) dx = 1. Thus,
any density function can be used.
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: kernel estimator
Kernel function
Gaussian kernel: the centered and reduced Normal density
function:
K(x) =
1
√
2π
e−x2
2
Epanechnikov kernel: a polynom of second order such that it
is a density,
K(x) =



3 1−x2
5
4
√
5
si |x| <
√
5
0 sinon
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: kernel estimator
Kernel function
Triangular kernel:
K(x) =
1 − |x| si |x| < 1
0 sinon
Rectangular kernel
K(x) =
1
2 if |x| < 1
0 otherwise
It corresponds to the na¨ıve estimator, with a normalized
weight function (variance equals to 1).
Emmanuel Flachaire Non-Parametric Econometrics
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................................................................................................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
-3 -2 -1 0 1 2 3
............................................................................................................................................................................................................................
.........
.........
.........
.........
.........
0.0
0.1
0.2
0.3
0.4
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Gaussian
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................................................................................................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
-3 -2 -1 0 1 2 3
..................................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
.........
.........
0.0
0.1
0.2
0.3
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Epanechnikov
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................................................................................................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
-1.5 -1.0 -0.5 0.0 0.5 1.0 1.5
............................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
0.0
0.2
0.4
0.6
0.8
1.0
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Triangular
..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................................................................................................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
-1.5 -1.0 -0.5 0.0 0.5 1.0 1.5
............................................................................................................................................................................................................................
.........
.........
.........
.........
.........
.........
0.0
0.1
0.2
0.3
0.4
0.5
......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Rectangular
Emmanuel Flachaire Non-Parametric Econometrics
Nonparametric method: kernel estimator
The kernel density estimation is defined as:
ˆf (y) =
1
nh
n
i=1
K
y − yi
h
The kernel density estimation depends on the choices of:
the kernel function K
the bandwidth parameter h
The kernel density estimation is very sensitive to h, not to K
Emmanuel Flachaire Non-Parametric Econometrics
World income distribution (GNP per capita, 1988)
...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
0 1 2 3 4
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
........................
........................
........................
0.0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Emmanuel Flachaire Non-Parametric Econometrics
GNP per Capita
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
0 1 2 3 4
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
h=0.1643
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
0 1 2 3 4
..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
0.0
0.2
0.4
0.6
0.8
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
h=0.6572
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Principle
Manually: from a comparison of several plots
Automatic selection: based on a criteria
We would select h such that ˆf is as close as possible as f
Criteria: hopt minimizes the distance between ˆf and f
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Mean squared error
Let’s consider the estimation in one specific point y, we can
define the mean squared error as:
MSE(h) = E [ˆf (y) − f (y)]2
This equation can be developped in two terms:
MSE(h) = E[ˆf (y)] − f (y)
2
+ Var[ˆf (y)]
The first term is the bias and the second term is the variance.
Minimizing MSE ≡ an arbitrage bias/variance
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Mean integrated squared error
In practice, the distance should be minimized for all points.
Thus, we use the mean integrated squared error,
MISE(h) = E [ˆf (y) − f (y)]2
dy
We have MISE(h) = MSE(h)dy, from which it follows:
MISE(h) = E[ˆf (y)] − f (y)
2
dy + Var[ˆf (y)]dy
The first term is the “sum” of biases and the second term is
the “sum” of variances for all observations
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Result
From an approximation of the MISE, Silverman shows that
hopt = x2
K(x)dx
−2
5
K(x)2
dx
1
5
f (y)2
dy
−1
5
n−1
5
We can drawn some comments:
h decreases to 0 as the sample size n increases
f measures the fluctuations of f : we expect hopt small if
the density fluctuates quite a lot
With hopt, the kernel function that minimizes the MISE is the
Epanechnikov kernel function
Finally, the bandwith selection depends on the true underlying
density function: we need to know f to select hopt !!
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Rule of thumb
With a Gaussian distribution f in hopt and a Gaussian kernel,
Silverman shows that the optimal value of the bandwidth is:
hopt = 1.059 σ n−1
5
The variance is sensitive to the presence of outliers in data,
not the interquartile range. The Silverman rule of thumb is
ˆhopt = 0.9 min ˆσ ;
ˆq3 − ˆq1
1.349
n−1
5
with 0.9 rather 1.059 to reduce the risk of oversmoothing
This very simple rule works well in practice, in many cases
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Plug-in method
The Silverman rule of thumb is obtained by replacing f in the
MISE by a reference distribution (Gaussian)
Plug-in method: a (first) nonparametric estimation of f is
used in the MISE to obtain a new hopt
Much more numerical computations are needed
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Cross validation
Minimizing ISE rather than MISE:
ISE(h) = [ˆf − f ]2
dy = ˆf 2
dy − 2 ˆf f dy + f 2
dy
This criteria is specific to one sample. It’s conceptually
different, but makes no differences in practice
the last term does not depend on h: no impact
the second term is E(ˆf ): it can be estimated by n−1 n
i=1
ˆf−i
Minimizing ISE remains to minimize:
CV(h) = ˆf 2
dy −
2
n
n
i=1
ˆf−i
which can be computed from the data
Emmanuel Flachaire Non-Parametric Econometrics
How to select the bandwidth?
Limits
Advantage: automatic selection methods work well in practice
When does it fail?: poor performance with skewed and
heavy-tailed distributions
Why?: the bandwidth h is fixed over the sample
Solution: adaptive methods - the bandwidth varies with the
degree of concentration of the data
Emmanuel Flachaire Non-Parametric Econometrics
Adaptive methods
The nearest neighbours
Principle: define intervals such that they have the same
number of observations
Kernel method: h fixed, nobs per intervals varies
Nearest neighbours: nobs per intervals fixed, h varies
Define d(y) = |yi − y| and d1(y) ≤ d2(y) ≤ · · · ≤ dn(y), such
that k observations are in [y − dk(y); y + dk(y)]. The na¨ıve
estimator with h = 2dk(y) is the nearest neighbours estimator:
ˆf (y) =
k
2ndk(y)
Emmanuel Flachaire Non-Parametric Econometrics
Adaptive methods
The nearest neighbours
Nearest neighbours estimator:
ˆf (y) =
k
2ndk(y)
Something new: the bandwidth depends on y. It follows that ˆf :
is not smooth, because a weight equals to 1 is given to
observations in the interval and 0 otherwise and because
dk(y) has discontinuous derivatives
overestimate the tails, ˆf (y0) = 0 for y0 << ymin or
y0 >> ymax , thus it is not a density function
Emmanuel Flachaire Non-Parametric Econometrics
Adaptive methods
Generalized nearest neighbours
Principle: we replace the weighting function 0/1 by a kernel
function
ˆf (y) =
1
2ndk(y)
n
i=1
K
y − yi
2dk(y)
It reduces overestimate of the tails, but doesn’t remove it
The bandwidth is still a function of dk(y), with discontinuous
derivatives
Problem: those problems come from the fact that the
bandwidth depends on y.
Emmanuel Flachaire Non-Parametric Econometrics
Adaptive methods
Adaptive kernel
We replace the bandwidth 2dk(y) by hλi
ˆf (y) =
1
n
n
i=1
1
hλi
K
y − yi
hλi
, λi =
g
˜f (yi )
α
where g is the geometric mean of ˜f (yi ), α a value between 0 and 1
and ˜f (yi ) a pilot estimator.
the bandwidth does not depend on y → the problems of the
nearest neighbours estimator disappear
λi is small when the density is large (center of the
distribution) and large when the density is small (tails)
α = 1/2 and h is obtained from the Silverman rule of thumb
Emmanuel Flachaire Non-Parametric Econometrics
Adaptive methods
Returns of the CAC 40 index (1990-2006)
...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
-0.05 0.00 0.05
Standard kernel
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. .....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
-0.05 0.00 0.05
.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
........................
........................
........................
........................
........................
0
10
20
30
40
Adaptive kernel
.........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Emmanuel Flachaire Non-Parametric Econometrics
Adaptive methods
GNP per capita
0 1 2 3 4
0.00.20.40.60.8
GDP per capita
Density
Adaptive kernel
Simple kernel
Figure : Kernel density estimation of GDP per capita in 121 countries
Emmanuel Flachaire Non-Parametric Econometrics
Quality of density estimation
To asses the quality of the density estimation, we use the mean
integrated absolute errors (MIAE) measure,
MIAE = E
∞
0
ˆf (x) − f (x) dx .
In our experiments, data are generated from :
Lognormal distributions, Λ(x; 0, σ),
Singh-Maddala distributions, SM(x; 2.8, 0.193, q)
Mixture of two Singh-Maddala distributions:
2
5 SM(x; 2.8, 0.193, 1.7) + 3
5 SM(x; 5.8, 0.593, q)
As σ increases and q decreases the upper tail of the distribution
decays more slowly. The sample size is n = 500 and N = 100.
Emmanuel Flachaire Non-Parametric Econometrics
Quality of density estimation
0.0 0.5 1.0 1.5 2.0
0.00.51.01.52.0
y
Density
q=0.8
q=0.6
q=0.4
Figure : Mixture of two Singh-Maddala distributions
Emmanuel Flachaire Non-Parametric Econometrics
Quality of density estimation
Simulation evidence, n = 500
Standard kernel Adaptive kernel
Silv. CV Plug-in Silv. CV Plug-in
Lognormal
σ = 0.5 0.1044 0.1094 0.1033 0.0982 0.1098 0.1028
σ = 0.75 0.1326 0.1326 0.1252 0.1098 0.1283 0.1179
σ = 1 0.1643 0.1716 0.1522 0.1262 0.1609 0.1362
Singh-Maddala
q = 1.7 0.0942 0.1009 0.0951 0.0915 0.0994 0.0934
q = 1.2 0.1039 0.1100 0.1048 0.0947 0.1050 0.0994
q = 0.7 0.1346 0.1482 0.1326 0.1049 0.1349 0.1175
Mixture of two Singh-Maddala
q = 0.8 0.2080 0.1390 0.1328 0.1577 0.1356 0.1224
q = 0.6 0.2458 0.1528 0.1463 0.1896 0.1457 0.1293
q = 0.4 0.2885 0.1953 0.1733 0.2234 0.1812 0.1450
Table : Quality of density estimation (MIAE), n = 500.
Emmanuel Flachaire Non-Parametric Econometrics
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire
Non parametric econometrics by Emmanuel Flachaire

More Related Content

What's hot

Soft Computing
Soft ComputingSoft Computing
Soft ComputingMANISH T I
 
Mankiw's Macroeconomics Modules Chapter 1
Mankiw's Macroeconomics Modules Chapter 1 Mankiw's Macroeconomics Modules Chapter 1
Mankiw's Macroeconomics Modules Chapter 1 Yesica Adicondro
 
Role of Bellman's Equation in Reinforcement Learning
Role of Bellman's Equation in Reinforcement LearningRole of Bellman's Equation in Reinforcement Learning
Role of Bellman's Equation in Reinforcement LearningVARUN KUMAR
 
Independent Component Analysis
Independent Component AnalysisIndependent Component Analysis
Independent Component AnalysisTatsuya Yokota
 
Multi Objective Optimization
Multi Objective OptimizationMulti Objective Optimization
Multi Objective OptimizationNawroz University
 
Disentangled Representation Learning of Deep Generative Models
Disentangled Representation Learning of Deep Generative ModelsDisentangled Representation Learning of Deep Generative Models
Disentangled Representation Learning of Deep Generative ModelsRyohei Suzuki
 
Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...
Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...
Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...Akanksha Bali
 
Introduction to set theory
Introduction to set theoryIntroduction to set theory
Introduction to set theoryNittaya Noinan
 
Topology for Computing: Homology
Topology for Computing: HomologyTopology for Computing: Homology
Topology for Computing: HomologySangwoo Mo
 
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 PopulasiAPG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 PopulasiRani Nooraeni
 
Artificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & BackpropagationArtificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & BackpropagationMohammed Bennamoun
 
Gregory mankiw macroeconomic 7th edition chapter (9)
Gregory mankiw macroeconomic 7th edition chapter  (9)Gregory mankiw macroeconomic 7th edition chapter  (9)
Gregory mankiw macroeconomic 7th edition chapter (9)Kyaw Thiha
 
Intro to Deep learning - Autoencoders
Intro to Deep learning - Autoencoders Intro to Deep learning - Autoencoders
Intro to Deep learning - Autoencoders Akash Goel
 
GAN - Generative Adversarial Nets
GAN - Generative Adversarial NetsGAN - Generative Adversarial Nets
GAN - Generative Adversarial NetsKyeongUkJang
 
APG Pertemuan 3 : SAMPLE GEOMETRI AND RANDOM SAMPLING (2)
APG Pertemuan 3 : SAMPLE GEOMETRI  AND RANDOM SAMPLING (2)APG Pertemuan 3 : SAMPLE GEOMETRI  AND RANDOM SAMPLING (2)
APG Pertemuan 3 : SAMPLE GEOMETRI AND RANDOM SAMPLING (2)Rani Nooraeni
 
Hypergeometric Distribution
Hypergeometric DistributionHypergeometric Distribution
Hypergeometric Distributionmathscontent
 
Nonlinear analysis of pll
Nonlinear analysis of pllNonlinear analysis of pll
Nonlinear analysis of pllMarat Yuldashev
 
Basic statistics 7 - sampling distribution
Basic statistics   7 - sampling distribution Basic statistics   7 - sampling distribution
Basic statistics 7 - sampling distribution angita wahyu suprapti
 

What's hot (20)

Soft Computing
Soft ComputingSoft Computing
Soft Computing
 
Mankiw's Macroeconomics Modules Chapter 1
Mankiw's Macroeconomics Modules Chapter 1 Mankiw's Macroeconomics Modules Chapter 1
Mankiw's Macroeconomics Modules Chapter 1
 
Evolutionary Computing
Evolutionary ComputingEvolutionary Computing
Evolutionary Computing
 
Role of Bellman's Equation in Reinforcement Learning
Role of Bellman's Equation in Reinforcement LearningRole of Bellman's Equation in Reinforcement Learning
Role of Bellman's Equation in Reinforcement Learning
 
Independent Component Analysis
Independent Component AnalysisIndependent Component Analysis
Independent Component Analysis
 
Multi Objective Optimization
Multi Objective OptimizationMulti Objective Optimization
Multi Objective Optimization
 
Disentangled Representation Learning of Deep Generative Models
Disentangled Representation Learning of Deep Generative ModelsDisentangled Representation Learning of Deep Generative Models
Disentangled Representation Learning of Deep Generative Models
 
Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...
Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...
Decision Tree, Naive Bayes, Association Rule Mining, Support Vector Machine, ...
 
Introduction to set theory
Introduction to set theoryIntroduction to set theory
Introduction to set theory
 
Topology for Computing: Homology
Topology for Computing: HomologyTopology for Computing: Homology
Topology for Computing: Homology
 
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 PopulasiAPG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
APG Pertemuan 5 : Inferensia Vektor Rata-rata 1 Populasi
 
Artificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & BackpropagationArtificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
Artificial Neural Networks Lect5: Multi-Layer Perceptron & Backpropagation
 
Gregory mankiw macroeconomic 7th edition chapter (9)
Gregory mankiw macroeconomic 7th edition chapter  (9)Gregory mankiw macroeconomic 7th edition chapter  (9)
Gregory mankiw macroeconomic 7th edition chapter (9)
 
Autoencoder
AutoencoderAutoencoder
Autoencoder
 
Intro to Deep learning - Autoencoders
Intro to Deep learning - Autoencoders Intro to Deep learning - Autoencoders
Intro to Deep learning - Autoencoders
 
GAN - Generative Adversarial Nets
GAN - Generative Adversarial NetsGAN - Generative Adversarial Nets
GAN - Generative Adversarial Nets
 
APG Pertemuan 3 : SAMPLE GEOMETRI AND RANDOM SAMPLING (2)
APG Pertemuan 3 : SAMPLE GEOMETRI  AND RANDOM SAMPLING (2)APG Pertemuan 3 : SAMPLE GEOMETRI  AND RANDOM SAMPLING (2)
APG Pertemuan 3 : SAMPLE GEOMETRI AND RANDOM SAMPLING (2)
 
Hypergeometric Distribution
Hypergeometric DistributionHypergeometric Distribution
Hypergeometric Distribution
 
Nonlinear analysis of pll
Nonlinear analysis of pllNonlinear analysis of pll
Nonlinear analysis of pll
 
Basic statistics 7 - sampling distribution
Basic statistics   7 - sampling distribution Basic statistics   7 - sampling distribution
Basic statistics 7 - sampling distribution
 

More from Anissa ATMANI

Econometric Methods for Labour Economics by Stephen Bazen
 Econometric Methods for Labour Economics by Stephen Bazen Econometric Methods for Labour Economics by Stephen Bazen
Econometric Methods for Labour Economics by Stephen BazenAnissa ATMANI
 
Univariate Financial Time Series Analysis
Univariate Financial Time Series AnalysisUnivariate Financial Time Series Analysis
Univariate Financial Time Series AnalysisAnissa ATMANI
 
Panel data econometrics and GMM estimation
Panel data econometrics and GMM estimationPanel data econometrics and GMM estimation
Panel data econometrics and GMM estimationAnissa ATMANI
 
Les effets d'un prix du pétrole élevé et volatil
Les effets d'un prix du pétrole élevé et volatilLes effets d'un prix du pétrole élevé et volatil
Les effets d'un prix du pétrole élevé et volatilAnissa ATMANI
 
les processus VAR et SVAR
les processus VAR et SVAR  les processus VAR et SVAR
les processus VAR et SVAR Anissa ATMANI
 
Structural VAR: the AB model
Structural VAR: the AB modelStructural VAR: the AB model
Structural VAR: the AB modelAnissa ATMANI
 

More from Anissa ATMANI (6)

Econometric Methods for Labour Economics by Stephen Bazen
 Econometric Methods for Labour Economics by Stephen Bazen Econometric Methods for Labour Economics by Stephen Bazen
Econometric Methods for Labour Economics by Stephen Bazen
 
Univariate Financial Time Series Analysis
Univariate Financial Time Series AnalysisUnivariate Financial Time Series Analysis
Univariate Financial Time Series Analysis
 
Panel data econometrics and GMM estimation
Panel data econometrics and GMM estimationPanel data econometrics and GMM estimation
Panel data econometrics and GMM estimation
 
Les effets d'un prix du pétrole élevé et volatil
Les effets d'un prix du pétrole élevé et volatilLes effets d'un prix du pétrole élevé et volatil
Les effets d'un prix du pétrole élevé et volatil
 
les processus VAR et SVAR
les processus VAR et SVAR  les processus VAR et SVAR
les processus VAR et SVAR
 
Structural VAR: the AB model
Structural VAR: the AB modelStructural VAR: the AB model
Structural VAR: the AB model
 

Recently uploaded

OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxOAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxhiddenlevers
 
Lundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdfLundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdfAdnet Communications
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Roomdivyansh0kumar0
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...shivangimorya083
 
New dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business ReviewNew dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business ReviewAntonis Zairis
 
20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdfAdnet Communications
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Delhi Call girls
 
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...Suhani Kapoor
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Commonwealth
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdfAdnet Communications
 
call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
VIP Call Girls Thane Sia 8617697112 Independent Escort Service Thane
VIP Call Girls Thane Sia 8617697112 Independent Escort Service ThaneVIP Call Girls Thane Sia 8617697112 Independent Escort Service Thane
VIP Call Girls Thane Sia 8617697112 Independent Escort Service ThaneCall girls in Ahmedabad High profile
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designsegoetzinger
 
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikHigh Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Quarter 4- Module 3 Principles of Marketing
Quarter 4- Module 3 Principles of MarketingQuarter 4- Module 3 Principles of Marketing
Quarter 4- Module 3 Principles of MarketingMaristelaRamos12
 
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service AizawlVip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawlmakika9823
 
fca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdffca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdfHenry Tapper
 

Recently uploaded (20)

OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptxOAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
OAT_RI_Ep19 WeighingTheRisks_Apr24_TheYellowMetal.pptx
 
Lundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdfLundin Gold April 2024 Corporate Presentation v4.pdf
Lundin Gold April 2024 Corporate Presentation v4.pdf
 
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANIKA) Budhwar Peth Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130  Available With RoomVIP Kolkata Call Girl Serampore 👉 8250192130  Available With Room
VIP Kolkata Call Girl Serampore 👉 8250192130 Available With Room
 
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
Russian Call Girls In Gtb Nagar (Delhi) 9711199012 💋✔💕😘 Naughty Call Girls Se...
 
New dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business ReviewNew dynamic economic model with a digital footprint | European Business Review
New dynamic economic model with a digital footprint | European Business Review
 
20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf20240417-Calibre-April-2024-Investor-Presentation.pdf
20240417-Calibre-April-2024-Investor-Presentation.pdf
 
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsHigh Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
High Class Call Girls Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024Bladex Earnings Call Presentation 1Q2024
Bladex Earnings Call Presentation 1Q2024
 
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
Best VIP Call Girls Noida Sector 18 Call Me: 8448380779
 
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
VIP High Class Call Girls Saharanpur Anushka 8250192130 Independent Escort Se...
 
Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]Monthly Market Risk Update: April 2024 [SlideShare]
Monthly Market Risk Update: April 2024 [SlideShare]
 
20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf20240429 Calibre April 2024 Investor Presentation.pdf
20240429 Calibre April 2024 Investor Presentation.pdf
 
call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in  Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Nand Nagri (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
VIP Call Girls Thane Sia 8617697112 Independent Escort Service Thane
VIP Call Girls Thane Sia 8617697112 Independent Escort Service ThaneVIP Call Girls Thane Sia 8617697112 Independent Escort Service Thane
VIP Call Girls Thane Sia 8617697112 Independent Escort Service Thane
 
Instant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School DesignsInstant Issue Debit Cards - School Designs
Instant Issue Debit Cards - School Designs
 
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service NashikHigh Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
High Class Call Girls Nashik Maya 7001305949 Independent Escort Service Nashik
 
Quarter 4- Module 3 Principles of Marketing
Quarter 4- Module 3 Principles of MarketingQuarter 4- Module 3 Principles of Marketing
Quarter 4- Module 3 Principles of Marketing
 
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service AizawlVip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
Vip B Aizawl Call Girls #9907093804 Contact Number Escorts Service Aizawl
 
fca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdffca-bsps-decision-letter-redacted (1).pdf
fca-bsps-decision-letter-redacted (1).pdf
 

Non parametric econometrics by Emmanuel Flachaire

  • 1. Non-Parametric Econometrics Emmanuel Flachaire Emmanuel Flachaire Non-Parametric Econometrics
  • 2. Chapter 1 Kernel density estimation Emmanuel Flachaire Non-Parametric Econometrics
  • 3. Kernel density estimation Introduction Definition: Let us consider a random variable Y with a probability density function f , the probability that Y takes a value between a and b is: P(a < Y < b) = b a f (y) dy for all a < b. Interest: From a sample of observations, the density function provides much more information than standard descriptive statistics (mean, median, sd, skewness, kurtosis, ...) Some properties on the data can be drawn from a simple plot of the density function Emmanuel Flachaire Non-Parametric Econometrics
  • 4. World income distribution (GNP per capita, 1988) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................ ........................ ........................ ........................ 0 1 2 3 4 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ ........................ ........................ ........................ 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Emmanuel Flachaire Non-Parametric Econometrics
  • 5. returns of the CAC 40 index (1990-2006) ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ -0.05 0.00 0.05 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ 0 10 20 30 40 .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. Emmanuel Flachaire Non-Parametric Econometrics
  • 6. ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................ ........................ ........................ ........................ ........................ ........................ 6 7 8 9 10 11 12 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................ ........................ ........................ ........................ ........................ ........................ ........................ ........................ 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................................................ gross income ........................................................................................................................................................................................................................................................................................................................... ..... net income Emmanuel Flachaire Non-Parametric Econometrics
  • 7. Parametric estimation Maximum likelihood Let us assume that a sample of n observations, y1, . . . , yn, is drawn from a parametric distribution f (x, θ). If the data are i.i.d., the joint density function is: f (y; θ) = n i=1 f (yi ; θ) To estimate the parameters, we maximize this density function (“likelihood”), or more easily, its logarithmic transformation: (y; θ) = log f (y; θ) = n i=1 log f (yi ; θ) Problem: poor estimation if f is misspecified (see CAC40) Emmanuel Flachaire Non-Parametric Econometrics
  • 8. Nonparametric method: histogram Define the intervals: choose a number of bins and a starting value for the first interval Then, the histogram is calculated as follows: ˆf (y) = 1 n × nb of observations in the interval of y width of the interval The number of bins defines the degree of smoothness of the histogram The starting value can have an impact too (see next slide) Emmanuel Flachaire Non-Parametric Econometrics
  • 9. GNP per Capita ........................................................................................................................................................................................................................................................ ........... ........... ........... ........... ........... 0 1 2 3 4 5 ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........... ........... ........... ........... ........... ........... ........... ........... 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... .............................................................................................................................................................................................................................................................................................................................................................................................. ........................................................................................................................................................................................................................................................................................................................ .................................................................................................................................................................................................................... .................................................................................................................. ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ 0 1 2 3 4 5 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ ........................ ........................ ........................ 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. .......................................................................................................................................................................................................................................................................................... .................................................................................................................................................................................................................................................................................................................................................................. ............................................................................................................................................ Emmanuel Flachaire Non-Parametric Econometrics
  • 10. Nonparametric method: histogram Intervals are defined abitrarily: the number of bins and the starting value have to be chosen a priori, Problem: the plot of the histogram is very sensitive to these choices Emmanuel Flachaire Non-Parametric Econometrics
  • 11. Nonparametric method: na¨ıve estimator Definition Histogram: with m intervals of the same width h, ˆf (y) = 1 nh n i=1 I(zk < yi < zk+1), with y ∈ [zk; zk+1] Na¨ıve estimator: ˆf (y) = 1 nh n i=1 I y − h 2 < yi < y + h 2 The global density is obtained with a “moving window” (intervals with intersections) Emmanuel Flachaire Non-Parametric Econometrics
  • 12. GNP per Capita ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................ ........................ ........................ ........................ 0 1 2 3 4 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ ........................ ........................ ........................ 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Emmanuel Flachaire Non-Parametric Econometrics
  • 13. Nonparametric method: na¨ıve estimator Advantage: the choice of a starting value is not required Problem: the plot is not smooth Emmanuel Flachaire Non-Parametric Econometrics
  • 14. Nonparametric method: kernel estimator Definition Na¨ıve estimator ˆf (y) = 1 nh n i=1 w y − yi h where w(x) = 1 if |x| < 1 2 0 otherwise Kernel estimator: replace w by a kernel function K ˆf (y) = 1 nh n i=1 K y − yi h where K puts increasing weights to closer observations. The kernel function has to be such that: ∞ −∞ K(x) dx = 1. Thus, any density function can be used. Emmanuel Flachaire Non-Parametric Econometrics
  • 15. Nonparametric method: kernel estimator Kernel function Gaussian kernel: the centered and reduced Normal density function: K(x) = 1 √ 2π e−x2 2 Epanechnikov kernel: a polynom of second order such that it is a density, K(x) =    3 1−x2 5 4 √ 5 si |x| < √ 5 0 sinon Emmanuel Flachaire Non-Parametric Econometrics
  • 16. Nonparametric method: kernel estimator Kernel function Triangular kernel: K(x) = 1 − |x| si |x| < 1 0 sinon Rectangular kernel K(x) = 1 2 if |x| < 1 0 otherwise It corresponds to the na¨ıve estimator, with a normalized weight function (variance equals to 1). Emmanuel Flachaire Non-Parametric Econometrics
  • 17. ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ........................................................................................................................................................................................................................................................................................................ ......... ......... ......... ......... ......... ......... -3 -2 -1 0 1 2 3 ............................................................................................................................................................................................................................ ......... ......... ......... ......... ......... 0.0 0.1 0.2 0.3 0.4 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Gaussian .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................................................................................................................................................................................................................................................................................................ ......... ......... ......... ......... ......... ......... -3 -2 -1 0 1 2 3 .................................................................................................................................................................................................................................. ......... ......... ......... ......... ......... ......... ......... ......... 0.0 0.1 0.2 0.3 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Epanechnikov ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................................................................................................................................................................................................................................................................................................ ......... ......... ......... ......... ......... ......... -1.5 -1.0 -0.5 0.0 0.5 1.0 1.5 ............................................................................................................................................................................................................................ ......... ......... ......... ......... ......... ......... 0.0 0.2 0.4 0.6 0.8 1.0 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Triangular .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ........................................................................................................................................................................................................................................................................................................ ......... ......... ......... ......... ......... ......... -1.5 -1.0 -0.5 0.0 0.5 1.0 1.5 ............................................................................................................................................................................................................................ ......... ......... ......... ......... ......... ......... 0.0 0.1 0.2 0.3 0.4 0.5 ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Rectangular Emmanuel Flachaire Non-Parametric Econometrics
  • 18. Nonparametric method: kernel estimator The kernel density estimation is defined as: ˆf (y) = 1 nh n i=1 K y − yi h The kernel density estimation depends on the choices of: the kernel function K the bandwidth parameter h The kernel density estimation is very sensitive to h, not to K Emmanuel Flachaire Non-Parametric Econometrics
  • 19. World income distribution (GNP per capita, 1988) ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................ ........................ ........................ ........................ 0 1 2 3 4 ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ ........................ ........................ ........................ 0.0 0.1 0.2 0.3 0.4 0.5 0.6 0.7 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ Emmanuel Flachaire Non-Parametric Econometrics
  • 20. GNP per Capita ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ 0 1 2 3 4 ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. h=0.1643 ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................. .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ 0 1 2 3 4 .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ........................ ........................ ........................ ........................ ........................ 0.0 0.2 0.4 0.6 0.8 ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... h=0.6572 Emmanuel Flachaire Non-Parametric Econometrics
  • 21. How to select the bandwidth? Principle Manually: from a comparison of several plots Automatic selection: based on a criteria We would select h such that ˆf is as close as possible as f Criteria: hopt minimizes the distance between ˆf and f Emmanuel Flachaire Non-Parametric Econometrics
  • 22. How to select the bandwidth? Mean squared error Let’s consider the estimation in one specific point y, we can define the mean squared error as: MSE(h) = E [ˆf (y) − f (y)]2 This equation can be developped in two terms: MSE(h) = E[ˆf (y)] − f (y) 2 + Var[ˆf (y)] The first term is the bias and the second term is the variance. Minimizing MSE ≡ an arbitrage bias/variance Emmanuel Flachaire Non-Parametric Econometrics
  • 23. How to select the bandwidth? Mean integrated squared error In practice, the distance should be minimized for all points. Thus, we use the mean integrated squared error, MISE(h) = E [ˆf (y) − f (y)]2 dy We have MISE(h) = MSE(h)dy, from which it follows: MISE(h) = E[ˆf (y)] − f (y) 2 dy + Var[ˆf (y)]dy The first term is the “sum” of biases and the second term is the “sum” of variances for all observations Emmanuel Flachaire Non-Parametric Econometrics
  • 24. How to select the bandwidth? Result From an approximation of the MISE, Silverman shows that hopt = x2 K(x)dx −2 5 K(x)2 dx 1 5 f (y)2 dy −1 5 n−1 5 We can drawn some comments: h decreases to 0 as the sample size n increases f measures the fluctuations of f : we expect hopt small if the density fluctuates quite a lot With hopt, the kernel function that minimizes the MISE is the Epanechnikov kernel function Finally, the bandwith selection depends on the true underlying density function: we need to know f to select hopt !! Emmanuel Flachaire Non-Parametric Econometrics
  • 25. How to select the bandwidth? Rule of thumb With a Gaussian distribution f in hopt and a Gaussian kernel, Silverman shows that the optimal value of the bandwidth is: hopt = 1.059 σ n−1 5 The variance is sensitive to the presence of outliers in data, not the interquartile range. The Silverman rule of thumb is ˆhopt = 0.9 min ˆσ ; ˆq3 − ˆq1 1.349 n−1 5 with 0.9 rather 1.059 to reduce the risk of oversmoothing This very simple rule works well in practice, in many cases Emmanuel Flachaire Non-Parametric Econometrics
  • 26. How to select the bandwidth? Plug-in method The Silverman rule of thumb is obtained by replacing f in the MISE by a reference distribution (Gaussian) Plug-in method: a (first) nonparametric estimation of f is used in the MISE to obtain a new hopt Much more numerical computations are needed Emmanuel Flachaire Non-Parametric Econometrics
  • 27. How to select the bandwidth? Cross validation Minimizing ISE rather than MISE: ISE(h) = [ˆf − f ]2 dy = ˆf 2 dy − 2 ˆf f dy + f 2 dy This criteria is specific to one sample. It’s conceptually different, but makes no differences in practice the last term does not depend on h: no impact the second term is E(ˆf ): it can be estimated by n−1 n i=1 ˆf−i Minimizing ISE remains to minimize: CV(h) = ˆf 2 dy − 2 n n i=1 ˆf−i which can be computed from the data Emmanuel Flachaire Non-Parametric Econometrics
  • 28. How to select the bandwidth? Limits Advantage: automatic selection methods work well in practice When does it fail?: poor performance with skewed and heavy-tailed distributions Why?: the bandwidth h is fixed over the sample Solution: adaptive methods - the bandwidth varies with the degree of concentration of the data Emmanuel Flachaire Non-Parametric Econometrics
  • 29. Adaptive methods The nearest neighbours Principle: define intervals such that they have the same number of observations Kernel method: h fixed, nobs per intervals varies Nearest neighbours: nobs per intervals fixed, h varies Define d(y) = |yi − y| and d1(y) ≤ d2(y) ≤ · · · ≤ dn(y), such that k observations are in [y − dk(y); y + dk(y)]. The na¨ıve estimator with h = 2dk(y) is the nearest neighbours estimator: ˆf (y) = k 2ndk(y) Emmanuel Flachaire Non-Parametric Econometrics
  • 30. Adaptive methods The nearest neighbours Nearest neighbours estimator: ˆf (y) = k 2ndk(y) Something new: the bandwidth depends on y. It follows that ˆf : is not smooth, because a weight equals to 1 is given to observations in the interval and 0 otherwise and because dk(y) has discontinuous derivatives overestimate the tails, ˆf (y0) = 0 for y0 << ymin or y0 >> ymax , thus it is not a density function Emmanuel Flachaire Non-Parametric Econometrics
  • 31. Adaptive methods Generalized nearest neighbours Principle: we replace the weighting function 0/1 by a kernel function ˆf (y) = 1 2ndk(y) n i=1 K y − yi 2dk(y) It reduces overestimate of the tails, but doesn’t remove it The bandwidth is still a function of dk(y), with discontinuous derivatives Problem: those problems come from the fact that the bandwidth depends on y. Emmanuel Flachaire Non-Parametric Econometrics
  • 32. Adaptive methods Adaptive kernel We replace the bandwidth 2dk(y) by hλi ˆf (y) = 1 n n i=1 1 hλi K y − yi hλi , λi = g ˜f (yi ) α where g is the geometric mean of ˜f (yi ), α a value between 0 and 1 and ˜f (yi ) a pilot estimator. the bandwidth does not depend on y → the problems of the nearest neighbours estimator disappear λi is small when the density is large (center of the distribution) and large when the density is small (tails) α = 1/2 and h is obtained from the Silverman rule of thumb Emmanuel Flachaire Non-Parametric Econometrics
  • 33. Adaptive methods Returns of the CAC 40 index (1990-2006) ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ ........................ ........................ -0.05 0.00 0.05 Standard kernel ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ........................ ........................ -0.05 0.00 0.05 ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... ........................ ........................ ........................ ........................ ........................ 0 10 20 30 40 Adaptive kernel ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Emmanuel Flachaire Non-Parametric Econometrics
  • 34. Adaptive methods GNP per capita 0 1 2 3 4 0.00.20.40.60.8 GDP per capita Density Adaptive kernel Simple kernel Figure : Kernel density estimation of GDP per capita in 121 countries Emmanuel Flachaire Non-Parametric Econometrics
  • 35. Quality of density estimation To asses the quality of the density estimation, we use the mean integrated absolute errors (MIAE) measure, MIAE = E ∞ 0 ˆf (x) − f (x) dx . In our experiments, data are generated from : Lognormal distributions, Λ(x; 0, σ), Singh-Maddala distributions, SM(x; 2.8, 0.193, q) Mixture of two Singh-Maddala distributions: 2 5 SM(x; 2.8, 0.193, 1.7) + 3 5 SM(x; 5.8, 0.593, q) As σ increases and q decreases the upper tail of the distribution decays more slowly. The sample size is n = 500 and N = 100. Emmanuel Flachaire Non-Parametric Econometrics
  • 36. Quality of density estimation 0.0 0.5 1.0 1.5 2.0 0.00.51.01.52.0 y Density q=0.8 q=0.6 q=0.4 Figure : Mixture of two Singh-Maddala distributions Emmanuel Flachaire Non-Parametric Econometrics
  • 37. Quality of density estimation Simulation evidence, n = 500 Standard kernel Adaptive kernel Silv. CV Plug-in Silv. CV Plug-in Lognormal σ = 0.5 0.1044 0.1094 0.1033 0.0982 0.1098 0.1028 σ = 0.75 0.1326 0.1326 0.1252 0.1098 0.1283 0.1179 σ = 1 0.1643 0.1716 0.1522 0.1262 0.1609 0.1362 Singh-Maddala q = 1.7 0.0942 0.1009 0.0951 0.0915 0.0994 0.0934 q = 1.2 0.1039 0.1100 0.1048 0.0947 0.1050 0.0994 q = 0.7 0.1346 0.1482 0.1326 0.1049 0.1349 0.1175 Mixture of two Singh-Maddala q = 0.8 0.2080 0.1390 0.1328 0.1577 0.1356 0.1224 q = 0.6 0.2458 0.1528 0.1463 0.1896 0.1457 0.1293 q = 0.4 0.2885 0.1953 0.1733 0.2234 0.1812 0.1450 Table : Quality of density estimation (MIAE), n = 500. Emmanuel Flachaire Non-Parametric Econometrics