Sequence effect bear vs WinNonlin opposite results [Software]

posted by ElMaestro  – Denmark, 2012-08-28 00:37 (4633 d 22:01 ago) – Posting: # 9115
Views: 7,525

Hi Risherd,

I think this issue is related to the denominator of the F-test.

The sequence factor level is unique between subjects (not within) and therefore the sequence effect is often tested with the between-subject-MS in the denominator - this is what the bogus random statement in SAS effectuates. I think WinNonLin doesn't do it this way.

I have a feeling Bear does this as well. It can be rather easily implemented, although at the outset R will not by default do it this way but will spit out a 'normal' table where all fixed factors are tested with the residual MS in the denominator.

Try this:
  1. Look at the anova table from WNL and add the sums of squares incl. the residual. If they add up to the null sums of sqaures, then it means that WNL does not test the Seq effect with the between-subject variability in the denominator for the F-test.
  2. Try to remove the bogus statement from the SAS script and compare directly with WNL.
PS - to yjlee: For type III SS you can use drop1 in R, or you can work around manually by adding and removing factors in the lm specification. For Seq, the latter might be the best option since Subjects are uniquely split out on Seqs. A drop1 with Subj, Seq, Per, Trt as factors will for Seq just give flat zero (plusminus some machine/convergence precision) due to the design.

Pass or fail!
ElMaestro

Complete thread:

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

My doctor gave me six months to live,
but when I couldn’t pay the bill
he gave me six months more.    Walter Matthau

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