3.1.1 Primary objective
-The study examines the impact of a treatment on upper limb motor activity in everyday life.
-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 @@