<< gmmMsdJ Generalized Method of Moments gmmNlWald >>

Grocer >> Generalized Method of Moments > gmmMsdM

gmmMsdM

Provide moment conditions for Mean/StdDev GMM estimation

CALLING SEQUENCE

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

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 Mean/Covar GMM estimation

AUTHOR

Emmanuel Michaux 2007

Report an issue
<< gmmMsdJ Generalized Method of Moments gmmNlWald >>