You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vignettes/sampleSize_parallel_3A1E.Rmd
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ The methods presented in this vignette build on fundamental bioequivalence testi
31
31
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:
32
32
33
33
34
-
```{r setup, echo = T, message=F}
34
+
```{r}
35
35
library(SimTOST)
36
36
37
37
data <- data.table::data.table(arm = c("SB2","EU_Remicade","USA_Remicade"),
0 commit comments