No. 1 [General Statistics]
Hi John,
Yep. See FDA’s famous partial rep. code:
Hey, your #1 is close! Since we are in log-scale (
\(T/R=e^{ilat}\)
Or if you prefer untransformed data – the ratio of T and the geometric (!) mean of Rs:
\(T/R=T/\sqrt{\bar{R}_1\times \bar{R}_2}\)
❝ If you want to compute the individual subject T/R Ratios from a 1 Test 2 x Reference (partial rep) study, which is the correct way IYHO?
❝
❝ 1) Test/(Average of 2x Ref treatments)
❝ 2) Average of [(Test/Ref treatment Replicate 1) and (Test/Ref Treatment Replicate 2)]
❝
❝ Yes obviously the ratios are different...
Yep. See FDA’s famous partial rep. code:
data scavbe;
merge test ref1 ref2;
by seq subj;
ilat=latt-(0.5*(lat1r+lat2r));
dlat=lat1r-lat2r;
run;Hey, your #1 is close! Since we are in log-scale (
ilat are the differences of logs):\(T/R=e^{ilat}\)
Or if you prefer untransformed data – the ratio of T and the geometric (!) mean of Rs:
\(T/R=T/\sqrt{\bar{R}_1\times \bar{R}_2}\)
—
Dif-tor heh smusma 🖖🏼 Довге життя Україна!![[image]](https://static.bebac.at/pics/Blue_and_yellow_ribbon_UA.png)
Helmut Schütz
![[image]](https://static.bebac.at/img/CC by.png)
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
![[image]](https://static.bebac.at/pics/Blue_and_yellow_ribbon_UA.png)
Helmut Schütz
![[image]](https://static.bebac.at/img/CC by.png)
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Complete thread:
- Elementary question on HVD datasets jag009 2013-05-15 22:57 [General Statistics]
- No. 1Helmut 2013-05-16 01:32
- No. 1 jag009 2013-05-16 15:57
- No. 1Helmut 2013-05-16 01:32
