functions.dptee: dptee internal functions

Description Usage

Description

Functions are: (1) lagnmatrix, (2) trimrmatrix, (3) dimen, (4) gmm, (5) estimate, (6) makeIV, (7) makeMF, and (8) makeW.

Function (1): lagnmatrix(n, t, x, p)

Function (2): trimrmatrix(n, t, x, p)

Function (3): dimen(x)

Function (4): gmm(n, y, x, iv, w)

Function (5): estimate(coef, q, eq, z2, z1, n, t, ml, dy, iv, con, xk, kxk, effects, tt, ktt, ki, display.dummies)

Function (6): makeMF(eq, data, effects, normal.inst)

Function (7): makeW(n, iv, u = NULL)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
lagnmatrix(n, t, x, p)

trimrmatrix(n, t, x, p)

dimen(x)

gmm(n, y, x, iv, w)

estimate(coef, q, eq, z2, z1, n, t, ml, dy, iv, con, xk, kxk, effects, tt, ktt, ki, display.dummies)

makeMF(eq, data, effects, normal.inst)

makeW(n, iv, u = NULL)

fuchoa/dptee documentation built on May 28, 2019, 1:20 p.m.