Skip to content

Commit 9078e4f

Browse files
author
NightlordTW
committed
Update vignette
1 parent 543c7ed commit 9078e4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vignettes/sampleSize_parallel_2A3E.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,9 @@ list_uequi.tol <- list("Comparison" = c(AUCinf = 1.25, AUClast = 1.25, Cmax = 1.
147147

148148
By default, it is required that all $k=m$ co-primary endpoints have to be equivalent:
149149

150-
```{r}
151-
library(simsamplesize)
150+
## Computing Sample Size
152151

152+
```{r}
153153
(N_ss <- sampleSize(power = 0.9, # target power
154154
alpha = 0.05,
155155
mu_list = mu_list,

0 commit comments

Comments
 (0)