Convergence problem in PROC MIXED [Software]

posted by dixit – India, 2010-03-22 07:26 (5528 d 17:06 ago) – Posting: # 4951
Views: 11,258

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,667 registered users;
159 visitors (0 registered, 159 guests [including 8 identified bots]).
Forum time: 01:32 CEST (Europe/Vienna)

We should not speak so that it is possible
for the audience to understand us,
but so that it is impossible
for them to misunderstand us.    Quintilian

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