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 (March 1999, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 9 Mar 1999 13:03:42 PST
Reply-To:     Hayrettin OKUT <hokut@HOTMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Hayrettin OKUT <hokut@HOTMAIL.COM>
Subject:      glimmix
Content-type: text/plain

Dear SAS-L Users,

I tried to run the following program for a big data set. I got no error message in log windows but I got no results on output window also.

%glimmix(data=a, procopt=noprofile, stmts=%str( class lamb dam fsex fage; model bornal=fsex fage/solution; random lamb dam; error=binomial, link=logit); run;

Any help is appriciated.

TIA

Dr. Hayrettin OKUT Yuzuncu Yil Universitesi Fen Bilimleri Enst. Mud.65080 Van-Turkey Phone +90 2251097 fax +90 2251123 e.mail: hokut@hotmail.com hokut@yyu.edu.tr hokut@ahtamara.yyu.edu.tr

Get Your Private, Free Email at http://www.hotmail.com


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