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
|