Hi, welcome to SAS. I assume by GMM you mean "generalized mixed models"? Which procedure are you using?
The documentation of all the procedures is online and quite extensive. The procedure that most people use for generalized linear mixed models is the GLIMMIX procedure. You can use the PARMS statement to set initial values (and bounds) for parameters.
... View more