diff --git a/.DS_Store b/.DS_Store index 0664108..cc9ea07 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/01-SampleSize-Seamless.qmd b/01-SampleSize-Seamless.qmd new file mode 100644 index 0000000..edc9ab3 --- /dev/null +++ b/01-SampleSize-Seamless.qmd @@ -0,0 +1,24 @@ +# Seamless phase-II/III study + +```{r} +#| echo: false +#| warning: false + +library(ggplot2) +library(tidyverse) +library(splitstackshape) +library(extraDistr) +``` + +This vignette was motivated by a study of CTU Bern (1938). It is an example of a Bayesian seamless phase-II/III design. The primary endpoint is a binary endpoint, say, treatment discontinuation (TD). + + +## Methods + +## Author {-} + +André Moser, Senior Statistician\ +Iulia-Maia Muresan, Statistician\ +Department of Clinical Research\ +University of Bern\ +3012 Bern, Switzerland \ No newline at end of file diff --git a/_quarto.yml b/_quarto.yml index d074840..ef25a90 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -15,6 +15,7 @@ book: chapters: - 01-SampleSize-BinaryOutcome.qmd - 01-SampleSize-ContinuousOutcome.qmd + - 01-SampleSize-Seamless.qmd - 01-SampleSize_Bayesian_power_basics_examples.qmd - references.qmd diff --git a/docs/01-SampleSize-BinaryOutcome.html b/docs/01-SampleSize-BinaryOutcome.html index 1faf1a9..82e0dbe 100644 --- a/docs/01-SampleSize-BinaryOutcome.html +++ b/docs/01-SampleSize-BinaryOutcome.html @@ -208,11 +208,17 @@

1  2  Two-arm study with a continuous primary outcome + + diff --git a/docs/01-SampleSize-ContinuousOutcome.html b/docs/01-SampleSize-ContinuousOutcome.html index 4cf06a4..60bed40 100644 --- a/docs/01-SampleSize-ContinuousOutcome.html +++ b/docs/01-SampleSize-ContinuousOutcome.html @@ -59,7 +59,7 @@ - + @@ -157,11 +157,17 @@

2  2  Two-arm study with a continuous primary outcome + + @@ -763,8 +769,8 @@

Author

diff --git a/docs/02-SampleSize-ContinuousOutcome.html b/docs/01-SampleSize-Seamless.html similarity index 51% rename from docs/02-SampleSize-ContinuousOutcome.html rename to docs/01-SampleSize-Seamless.html index 4dbd040..fdc1556 100644 --- a/docs/02-SampleSize-ContinuousOutcome.html +++ b/docs/01-SampleSize-Seamless.html @@ -7,7 +7,7 @@ -Bayesian Toolbox – 3  Two-arm study with a continuous primary outcome +Bayesian Toolbox – 3  Seamless phase-II/III study - - + + @@ -100,7 +66,7 @@ - + @@ -109,8 +75,8 @@
-
-

3  Two-arm study with a continuous primary outcome

+
+

3  Seamless phase-II/III study

@@ -133,24 +99,45 @@

3 
    - + +
@@ -153,7 +159,7 @@

Sample size

-

This section covers specific the examples of the topic of ‘sample size’.

+

This section covers specific the examples related to the topic of ‘sample size’.

diff --git a/docs/01-SampleSize_Bayesian_power_basics_examples.html b/docs/01-SampleSize_Bayesian_power_basics_examples.html index 623f901..28701e2 100644 --- a/docs/01-SampleSize_Bayesian_power_basics_examples.html +++ b/docs/01-SampleSize_Bayesian_power_basics_examples.html @@ -7,7 +7,7 @@ -Bayesian Toolbox – 3  External resources and references +Bayesian Toolbox – 4  External resources and references