gmmCcapmM Generalized Method of Moments gmmDtest

Grocer >> Generalized Method of Moments > gmmDiagW

gmmDiagW

Plots GMM weighting matrix

CALLING SEQUENCE

gmmDiagW(W,iter)

PARAMETERS

Input

• W = matrix to print

• iter = indicates iteration number

Output

• nothing

DESCRIPTION

Plots in a 3D histogramm the GMM weighting matrix at each iteration

EXAMPLE

gmmDiagW(W,i);
//Examples taken from gmm1

AUTHOR

Emmanuel Michaux 2007
gmmCcapmM Generalized Method of Moments gmmDtest