LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2011, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 11 Apr 2011 11:08:11 -0400
Reply-To:     FRP3@PITT.EDU
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         SUBSCRIBE SAS-L Ameribrit <FRP3@PITT.EDU>
Subject:      NLMIXED Versus Proc Mixed
Content-type: text/plain; charset=iso-8859-1

HI Guys: I am running a bivariate model in SAS using proc mixed and it runs great and in a couple of seconds. What I would like to do is to reproduce these same results in NLMIXED.

What I am finding is that it runs forever even with a single quadrature point. I have tried taking the values I get from Proc mixed with ML option and using these as starting values in NLMIXED but I get 'NO VALID PARAMETER POINTS FOUND:.

Why does Proc Mixed give instant results yet NLMIXED takes exponentially longer or does not run at all on the same dataset.

thanks Francis


Back to: Top of message | Previous page | Main SAS-L page