jag009 ★★★ NJ, 2013-05-03 18:45 (4378 d 09:28 ago) Posting: # 10537 Views: 6,412 |
|
Hi Helmut! How does one back calculate the intrasubject CV (and MSE?) from the 90% confidence interval obtained for a three way partial replicate study? Can it be done using the same suggestion that you presented in your previous slides? Thanks John Edit: Started a new thread & changed category. [Helmut] |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2013-05-03 19:09 (4378 d 09:04 ago) @ jag009 Posting: # 10538 Views: 5,268 |
|
Hi John! ❝ How does one back calculate the intrasubject CV (and MSE?) from the 90% confidence interval obtained for a three way partial replicate study? Can it be done using the same suggestion that you presented in your previous slides? Essentially yes. You have to get the degrees of freedom right. See Detlew’s post. For your log AUCt data and my CI (ignoring the fact that you had 16, 17, and 18 subjects in the three sequences) I got:
![]() Maybe it’s better to go with the linearized CI from the RSABE-code instead (no mixed-effects limbo). With the 90% CI of 0.874723 – 1.02766 I got:
P.S.: Any news from Donald Schuirmann? ![]() — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
jag009 ★★★ NJ, 2013-05-09 22:12 (4372 d 06:01 ago) @ Helmut Posting: # 10563 Views: 5,219 |
|
Hi Helmut, ❝ Essentially yes. You have to get the degrees of freedom right. See Detlew’s post. Question (obvious answer I am sure). The degrees of freedom for a 3-period 3-sequence 2-treatment partial replicate should be similar to that of a 3-period 3-sequence 3-treatment crossover right? ❝ P.S.: Any news from Donald Schuirmann? Waiting... Thx John |
d_labes ★★★ Berlin, Germany, 2013-05-10 10:12 (4371 d 18:01 ago) @ jag009 Posting: # 10564 Views: 5,525 |
|
Dear John, ❝ Question (obvious answer I am sure). The degrees of freedom for a 3-period 3-sequence 2-treatment partial replicate should be similar to that of a 3-period 3-sequence 3-treatment crossover right? Define similar ![]() If you need the exact ones: Have a look at known.designs() : no design df df2 steps bk bknif bkni name df are the usual degrees of freedom if you use Proc GLM or equivalent. df2 are the so-called robust degrees of freedom obtained if you analyze via appropriate intra-subject contrasts for T-R averaged over sequence groups. — Regards, Detlew |