forked from javierbarbero/PanelDataMATLAB
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
24 lines (19 loc) · 860 Bytes
/
readme.txt
File metadata and controls
24 lines (19 loc) · 860 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Panel Data Toolbox for MATLAB
Version 2.0
http://www.paneldatatoolbox.com
Authors:
Inmaculada C. Álvarez
Javier Barbero
José L. Zofío.
To use the Toolbox add the folder called "paneldata" (with Subfolders) to the MATLAB path.
The toolbox contains the following folders:
- data: some datasets used in the examples.
- examples: examples of all the functions included in the toolbox.
- examplesjss: examples of the Working Paper.
- numericalchecks: numericals checks against Stata and R (see details in the Working Paper).
- paneldata: all the functions of the toolbox all here. This is the folder you must add to the MATLAB path.
- unittests: unitests of the functions of the toolbox.
For "How to cite" see instructions at:
http://www.paneldatatoolbox.com/how-to-cite/
License: Code is distributed under the GNU-GPL3
http://www.gnu.org/licenses/gpl-3.0.html