Convergence problem in PROC MIXED [Software]

posted by dixit – India, 2010-03-22 07:26 (5511 d 16:04 ago) – Posting: # 4951
Views: 11,208

thanks for your reply and the my study design was two-treatment, three-period and three-sequence partial replicate, and the SAS code which i used was

Proc mixed data=pkpd;
class treatment period sequence subject;
model LogCMAX= sequence period treatment/ddfm = satterth;
random treatment/type = FA0(2) subject=subject G;
repeated/grp= treatment subject = subject;
lsmeans treatment;
estimate "t Vs r" treatment -1 1/cl alpha = 0.1;
run;


thanks in advance

regards

dixit

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,668 registered users;
28 visitors (0 registered, 28 guests [including 2 identified bots]).
Forum time: 00:30 CEST (Europe/Vienna)

The difference between a surrogate and a true endpoint
is like the difference between a cheque and cash.
You can get the cheque earlier but then,
of course, it might bounce.    Stephen Senn

The Bioequivalence and Bioavailability Forum is hosted by
BEBAC Ing. Helmut Schütz
HTML5