File: bbond98.inp

package info (click to toggle)
gretl 2022c-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 59,552 kB
  • sloc: ansic: 409,074; sh: 4,449; makefile: 3,222; cpp: 2,777; xml: 599; perl: 364
file content (16 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
open abdata.gdt

# Partial replication of results in Blundell and Bond, Journal
# of Econometrics, 1998. Please see the Gretl User's Guide for
# a detailed discussion.

# compose list of regressors
list X = w w(-1) k k(-1)
list Z = w k

# Blundell and Bond, Table 4: 1976-86 GMM-DIF
dpanel 1 ; n X const ; GMM(Z,2,99) --time --two-step --dpd

# Blundell and Bond, Table 4: 1976-86 GMM-SYS
dpanel 1 ; n X const ; GMM(Z,2,99) GMMlevel(Z,1,1) \
  --time --two-step --dpd --system