Computes the value for the restrictions in a nonlinear Wald test
fr = gmmRdef(parm,R)
parm = value of the parameters
R = (s x 1) string vector of restrictions
fr a (s x 1) vector containing value of the constraints at parm value
fr = gmmRdef(bet,R); // Example taken from gmmNlWald :