FDA Group effects in ABE and RSABE [General Sta­tis­tics]

posted by Silva – Portugal, 2014-08-26 21:46 (3914 d 05:54 ago) – Posting: # 13436
Views: 5,772

Hi Helmult/everybody

I would like to have your opinion about SAS code for the analysis of ABE with partial replicate design data and group effects. According to the FDA's guideline on Statistical Approaches to Establishing Bioequivalence (appendix E), the code to be implemented without group variable is:

PROC MIXED;
CLASSES SEQ SUBJ PER TRT;
MODEL Y = SEQ PER TRT/ DDFM=SATTERTH;
RANDOM TRT/TYPE=FA0(2) SUB=SUBJ G;
REPEATED/GRP=TRT SUB=SUBJ;
ESTIMATE 'T vs. R' TRT 1 -1/CL ALPHA=0.1;


In a previous post, you have written that FDA's advice for analysing ABE with multiple group (according to a letter from Barbara Davit) is to use the following variables:
Group - fixed
Sequence - fixed
Treatment - fixed
Subject(Group*Sequence) - random
Period(Group) - fixed
Group*Sequence - fixed
Group*Treatment - fixed

Therefore, and as I'm a total roockie in SAS with FDA's code, what would be the changes in the above SAS code in order to incorporate Group effects?

And for Phoenix, what you would consider for
Variance Structure [Random 1] Random Effects = ?
Variance Blocking Variables (Subject) = ?
Type= Banded No-Diagonal Factor Analytic (f)? No. of factors = 2?

And for Variance Structure Repeated
Repeated Specification = ?
Variance Blocking Variables(Subject) = ?
Group = ?
Type = ?

In the case of FDA's RSABE, what changes would you include in the SAS code published in the Progesterone Guideline regarding intermediate analysis of ilat and dlat (proc glm) in order to consider also group effects?

Many thanks in advance for the help
Rgs
Silva

Complete thread:

UA Flag
Activity
 Admin contact
23,424 posts in 4,927 threads, 1,671 registered users;
137 visitors (0 registered, 137 guests [including 10 identified bots]).
Forum time: 03:40 CEST (Europe/Vienna)

Don’t undertake a project
unless it’s manifestly important
and nearly impossible.    Edwin H. Land

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