Skip to content

Commit 490e2c8

Browse files
author
NightlordTW
committed
omit double label
1 parent 5e1bfce commit 490e2c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/sampleSize_parallel_3A1E.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The methods presented in this vignette build on fundamental bioequivalence testi
3131
For the primary outcome, AUCinf, we assume the data is available on the original scale, including the mean and standard deviation for each arm. This information is organized into a structured data table for further analysis:
3232

3333

34-
```{r setup, echo = T, message=F}
34+
```{r}
3535
library(SimTOST)
3636
3737
data <- data.table::data.table(arm = c("SB2","EU_Remicade","USA_Remicade"),

0 commit comments

Comments
 (0)