Name

gmmRdef — Computes the value for the restrictions in a nonlinear Wald test

CALLING SEQUENCE

fr = gmmRdef(parm,R)

PARAMETERS

Input

• parm = value of the parameters

• R = (s x 1) string vector of restrictions

Output

• fr a (s x 1) vector containing value of the constraints at parm value

DESCRIPTION

Computes the value for the restrictions in a nonlinear Wald test

EXAMPLE

Examples taken from gmmNlWald : fr = gmmRdef(bet,R); 
 
 
               

AUTHOR

Emmanuel Michaux 2007