use PowerTOST [Power / Sample Size]
Hi IP,
CVintra is already given in WinNonlin’s standard output for 2×2 cross-over studies. For higher-order cross-over calculate it from the
Yes, but I would not recommend it (M$ Excel’s
and the famous package
Example: 2×2 cross-over, 20 subjects balanced (n1=n2=10; df=n1+n2-2=18), CVintra 20%.
The example in the previous posts
post #126)
or better (since I would not use a two-sided interval any more)
post #127)
❝ Kindly let me know from where can I get the below mentioned parameters. I use Winnonlin for my BE calculations.
CVintra is already given in WinNonlin’s standard output for 2×2 cross-over studies. For higher-order cross-over calculate it from the
Var(residual)
asCVintra=sqrt(exp(Var(residual))–1)
.
MSintra=log(CVintra²+1)
. You also need the degrees of freedom. Get them from the Partial Tests
, row sequence*subject
. The inverse χ² is not available in PHX/WNL’s custom transformations (a request is scheduled for the next revision of PHX).❝ Can I do the CI calculations for ISCV in Excel?
Yes, but I would not recommend it (M$ Excel’s
CINV()
is known to be buggy; see also this post). I would suggest the free software PowerTOST
.Example: 2×2 cross-over, 20 subjects balanced (n1=n2=10; df=n1+n2-2=18), CVintra 20%.
library(PowerTOST)
100*CVCL(CV=20/100, df=18, alpha=0.05)
lower CL upper CL
0.00000 27.94244
The example in the previous posts
100*CVCL(CV=15/100, df=14, side="2-sided", alpha=0.05)
lower CL upper CL
10.95351 23.85428
(![[image]](img/uploaded/image28.png)
or better (since I would not use a two-sided interval any more)
100*CVCL(CV=15/100, df=14, alpha=0.05)
lower CL upper CL
0.00000 22.03429
(![[image]](img/uploaded/image28.png)
—
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:
- Sample size for a pilot BE joyjac 2006-05-18 08:13 [Power / Sample Size]
- Confidence Interval for CV Helmut 2006-05-18 13:17
- One-sided Confidence Limit for CV Helmut 2006-05-18 14:36
- One-sided Confidence Limit for CV joyjac 2006-05-19 01:22
- One-sided Confidence Limit for CV Helmut 2006-05-19 13:02
- BE demonstrated in pilot study H_Rotter 2006-05-20 13:56
- One-sided Confidence Limit for CV joyjac 2006-05-19 01:22
- Confidence Interval for CV intuitivepharma 2013-05-06 12:31
- use PowerTOSTHelmut 2013-05-06 13:09
- use PowerTOST intuitivepharma 2013-05-07 08:52
- use PowerTOSTHelmut 2013-05-06 13:09
- One-sided Confidence Limit for CV Helmut 2006-05-18 14:36
- Confidence Interval for CV Helmut 2006-05-18 13:17