<< gmmLinJ Generalized Method of Moments gmmLsFunc >>

Grocer >> Generalized Method of Moments > gmmLinM

gmmLinM

Provide moment conditions for linear GMM estimation

CALLING SEQUENCE

[m,e] = gmmLinM(b,gmmopt,Y,X,Z)

PARAMETERS

Input

* b = parameter vector fed to function

* gmmopt = gmm options tlist

* Y = "dependent" variables

* X = "independent" variables

* Z = instruments (can be same as X)

 

Output

* m = vector of moment conditions

* e = model errors (Nobs x Neq)

DESCRIPTION

Provides moment conditions and error term for linear GMM estimation.

AUTHOR

Emmanuel Michaux 2007

Report an issue
<< gmmLinJ Generalized Method of Moments gmmLsFunc >>