check code for Type III in R [🇷 for BE/BA]

posted by ElMaestro  – Denmark, 2015-02-24 10:59 (3779 d 20:19 ago) – Posting: # 14498
Views: 5,443

Hi WHM,

❝ if i want to get the SS of SEQ and residuals, should i use other function? or can get from drop1()?


Specifically for
a: lm.test1<-lm(log(Cmax)~TRT+PRD+SEQ+SID:SEQ, data=df)

you will see a zero value for Sequence.
If you want to mimic SAS' output, then I think you could try
b: lm.test1<-lm(log(Cmax)~TRT+PRD+SEQ, data=df)
and then you grab the F-value and P-value you get for Sequence in "b" and insert it in the anova table that you got with "a".

I hope this revolves it.

Pass or fail!
ElMaestro

Complete thread:

UA Flag
Activity
 Admin contact
23,425 posts in 4,928 threads, 1,680 registered users;
67 visitors (0 registered, 67 guests [including 20 identified bots]).
Forum time: 08:18 CEST (Europe/Vienna)

Fools with Tools Are Still Fools!    Anonymous

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