Reference-scaling: Don’t use FARTSSIE! [Power / Sample Size]
❝ For sample size estimation for highly variable drugs, simulations are required to estimate sample size.
Correct.
❝ Just wondering what parameters/variables are applied in the simulations being done like wise in the sample size suggested by Laszlo or by package powertost,
Try the respective functions
sampleN.RSABE()
for the FDA’s reference-scaling and sampleN.scABEL()
for the EMA’s and Health Canada’s average bioequivalence with expanding limits in PowerTOST
. Both functions are extensively documented. In the R-console after typing library(PowerTOST)
try help(sampleN.RSABE)
or help(sampleN.scABEL)
.László Tóthfalusi’s code (in MatLab) is not available in the public domain. It is slow (therefore, only 10,000 simulations) and for years the two Lászlós recommend
PowerTOST
instead. 
❝ Also what could be impact of difference in variable assumption for simulation incase of borderline high and very large variability (like 30% and 300%),
With high (say >50%) CwR the GMR-restriction (80.00% ≤ GMR ≤ 125.00%) precedes over the CI-decision. At CVwR 300% practically only the GMR is important (esp. for RSABE).
❝ varying T/R ratios (100%, …
Never, ever assume a T/R-ratio of 100%. It will strike back when the study fails with a too low sample size. We recommend 90% at the best.
❝ … 80.01%)
That’s for CVwR ≤30% (no scaling) almost simulating the Type I Error (assuming true Null). Would be at 80%.
Try
power.scABEL(CV=0.3, theta0=0.8, design="2x2x4", n=34, nsims=1e6)
power.RSABE(CV=0.3, theta0=0.8, design="2x2x4", n=32, nsims=1e6)

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 Estimation -Replicate design- BE limits cakhatri 2017-11-30 09:44 [Power / Sample Size]
- Reference-scaling: Don’t use FARTSSIE! Helmut 2017-11-30 10:58
- Reference-scaling: Don’t use FARTSSIE? Astea 2017-11-30 22:50
- Reference-scaling: Don’t use FARTSSIE! Helmut 2017-12-01 11:42
- Reference-scaling: USE PowerTOST Astea 2017-12-01 14:16
- Reference-scaling: USE PowerTOST cakhatri 2017-12-04 06:00
- Reference-scaling: USE PowerTOST Helmut 2017-12-04 15:07
- Reference-scaling: USE PowerTOST cakhatri 2017-12-05 05:33
- Reference-scaling: USE PowerTOST Helmut 2017-12-04 15:07
- Use PowerTOST d_labes 2017-12-06 09:52
- Use PowerTOST, not Endrényi L, Tóthfalusi L tables mittyri 2017-12-07 16:03
- Precision in Endrényi L, Tóthfalusi L tables d_labes 2017-12-07 18:21
- Precision of PowerTOST mittyri 2017-12-08 22:56
- Precision of PowerTOST Helmut 2017-12-09 17:00
- Precision of PowerTOST mittyri 2017-12-09 21:05
- Precision of PowerTOST Astea 2017-12-10 00:10
- Precision of PowerTOST Helmut 2017-12-10 20:27
- Precision of PowerTOST Astea 2017-12-10 21:13
- Precision of PowerTOST Helmut 2017-12-10 20:27
- Precision of PowerTOST Astea 2017-12-10 00:10
- Precision of PowerTOST mittyri 2017-12-09 21:05
- Precision of PowerTOST Helmut 2017-12-09 17:00
- Precision of PowerTOST mittyri 2017-12-08 22:56
- Precision in Endrényi L, Tóthfalusi L tables d_labes 2017-12-07 18:21
- Use PowerTOST, not Endrényi L, Tóthfalusi L tables mittyri 2017-12-07 16:03
- Reference-scaling: USE PowerTOST cakhatri 2017-12-04 06:00
- Reference-scaling: USE PowerTOST Astea 2017-12-01 14:16
- Reference-scaling: Don’t use FARTSSIE! Helmut 2017-12-01 11:42
- Reference-scaling: Don’t use FARTSSIE! pjs 2018-02-09 13:08
- Reference-scaling: Don’t use FARTSSIE!Helmut 2018-02-09 20:15
- Reference-scaling: Don’t use FARTSSIE? Astea 2017-11-30 22:50
- Reference-scaling: Don’t use FARTSSIE! Helmut 2017-11-30 10:58