Clarification on model statement in EMEA submission [RSABE / ABEL]

posted by RK – India, 2013-10-08 15:39 (4236 d 00:53 ago) – Posting: # 11623
Views: 6,349

Hi all,

I would like to clarify two things from below given program for reference replicate design,
  1. what is the use of keeping G matrix in the model. if we ignore, wether it will affect the final results.
  2. if the study is for EMEA submission, random effect will not be considered, but where as in the below given program treatment effect given as both fixed and random. what to do???
can we considered this as Subject within TRT as random effect for EMEA?

Calculation of unscaled 90% bioequivalence confidence intervals:
PROC MIXED
data=pk;
CLASSES SEQ SUBJ PER TRT;
MODEL LAUCT = SEQ PER TRT/ DDFM=SATTERTH;
RANDOM TRT/TYPE=FA0(2) SUB=SUBJ G;
REPEATED/GRP=TRT SUB=SUJ;
B ESTIMATE 'T vs. R' TRT 1 -1/CL ALPHA=0.1;
run;


Regards
RK.

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,673 registered users;
58 visitors (0 registered, 58 guests [including 7 identified bots]).
Forum time: 16:33 CEST (Europe/Vienna)

Only dead fish go with the current.    Scuba divers' proverb

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