-
Notifications
You must be signed in to change notification settings - Fork 22
Expand file tree
/
Copy pathreadme.txt
More file actions
35 lines (22 loc) · 1.09 KB
/
readme.txt
File metadata and controls
35 lines (22 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Panel Data Toolbox for MATLAB
Version 2.1
http://www.paneldatatoolbox.com
## Authors:
Inmaculada C. Álvarez
Javier Barbero
José L. Zofío.
## Usage:
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 (Working Paper version).
- examplesjss: examples of all the functions included in the toolbox (JSS version).
- 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.
## How to cite:
Please, cite the toolbox as:
Álvarez, Inmaculada C.; Barbero, Javier and Zofío, José L, (2017) A Panel Data Toolbox for MATLAB. Journal of Statistical Software. Volume 76, Issue 6, pp 1-27. http://dx.doi.org/10.18637/jss.v076.i06
## License
Code is distributed under the GNU-GPL3
http://www.gnu.org/licenses/gpl-3.0.html