Update: S×F vari­­ance test [Regulatives / Guidelines]

posted by kumarnaidu – Mumbai, India, 2014-12-09 07:48 (3862 d 17:24 ago) – Posting: # 14031
Views: 14,078

Hello friends, I am getting below output using this SAS code. I dont know why I am getting value 0 (I think it is a rounded value) for FA(2,2).
Please guide me.

proc mixed data=sample method=reml ITDETAILS CL=WALD ALPHA=0.1;
class Subject sequence period formulation;
model logDATA=sequence period formulation/ddfm=satterth;
random formulation/type=FA0(2) subject=subject G;
repeated/group=formulation subject=subject;
lsmeans formulation/pdiff cl alpha=0.1;
estimate 'T-R' formulation 1 -1 /CL ALPHA=0.1;
ods output Estimates=BLUEUN CovParms=COVUN AsyCov=ascovun;
run;


Dependent  Parameter                   Estimate
Ln(data)   FA(1,1)                     0.8530
Ln(data)   FA(1,2)                     0.8284
Ln(data)   FA(2,2)                     0
Ln(data)   Res(Formulation R*Subject)  0.2021
Ln(data)   Res(Formulation T*Subject)  0.1174

Kumar Naidu
Thread locked

Complete thread:

UA Flag
Activity
 Admin contact
23,427 posts in 4,929 threads, 1,679 registered users;
33 visitors (0 registered, 33 guests [including 7 identified bots]).
Forum time: 02:12 CEST (Europe/Vienna)

No matter what side of the argument you are on,
you always find people on your side
that you wish were on the other.    Thomas Berger

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