Convergence problem in PROC MIXED [Software]

posted by dixit – India, 2010-03-22 07:26 (5932 d 09:17 ago) – Posting: # 4951
Views: 13,490

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,654 posts in 4,992 threads, 1,570 registered users;
140 visitors (0 registered, 140 guests [including 16 identified bots]).
Forum time: 17:43 CEST (Europe/Vienna)

“Data! Data! Data!” he cried impatiently.
“I can’t make bricks without clay!”    Arthur Conan Doyle

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