Skip to content

Commit

Permalink
Update merge
Browse files Browse the repository at this point in the history
jwbowers committed Aug 14, 2024
2 parents 3788aa6 + 02d3cd6 commit f0f023b
Showing 98 changed files with 36,356 additions and 4,608 deletions.
6 changes: 4 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -53,7 +53,9 @@ all: adaptive/adaptive.html \
mechanisms/10thingsaboutmechanisms_fr.html \
pap/pap_fr.html \
power/power_fr.html \
randomization/randomization_fr.html
randomization/randomization_fr.html \
x-cause-y/x-cause-y_fr.html \
x-cause-y/x-cause-y_esp.html

adaptive/adaptive.html: adaptive/adaptive.Rmd
Rscript -e "rmarkdown::render('./adaptive/adaptive.Rmd')"
@@ -107,7 +109,7 @@ missing_data/missing_data.html: missing_data/missing_data.Rmd
multiple-comparisons/multiple-comparisons.html: multiple-comparisons/multiple-comparisons.Rmd
Rscript -e "rmarkdown::render('./multiple-comparisons/multiple-comparisons.Rmd')"

multisite/multisite.html: multisite/multisite.Rmd
multisite/multisite.html: multisite/multisite.Rmd multisite/refs.bib
Rscript -e "rmarkdown::render('./multisite/multisite.Rmd')"

null/null_results.html: null/null_results.Rmd
2 changes: 1 addition & 1 deletion adaptive/adaptive.Rmd
Original file line number Diff line number Diff line change
@@ -80,7 +80,7 @@ The use of adaptive designs introduces additional decisions, which ideally shoul
==
Many of the applications to date have taken place in commercial settings, such as website design for high-volume e-commerce, or in settings such as on-line fundraising. Relatively few applications have been written up in detail for a scholarly audience. Surprisingly rare are applications in biomedical research. As Villar et al. (2015, p.200) note, “Despite this apparent near-perfect fit between a real-world problem and a mathematical theory, the MABP has yet to be applied to an actual clinical trial.”

Putting aside the use of multi-arm bandit approaches, the use of adaptive trials is gradually winning acceptance in biomedical research. For details, see Chin (2016).
Putting aside the use of multi-arm bandit approaches, the use of adaptive trials is gradually winning acceptance in biomedical research. See Chin (2016) for details and [https://www.remapcap.org/](https://www.remapcap.org/) for a prominent example.

10. What other considerations should inform the decision to use adaptive design?
==
7 changes: 6 additions & 1 deletion adaptive/adaptive.html
Original file line number Diff line number Diff line change
@@ -266,6 +266,7 @@




<style type="text/css">
.main-container {
max-width: 940px;
@@ -287,6 +288,9 @@
summary {
display: list-item;
}
details > summary > p:only-child {
display: inline;
}
pre code {
padding: 0;
}
@@ -591,7 +595,8 @@ <h1>9. Are multi-arm bandit trials frequently used in social
actual clinical trial.”</p>
<p>Putting aside the use of multi-arm bandit approaches, the use of
adaptive trials is gradually winning acceptance in biomedical research.
For details, see Chin (2016).</p>
See Chin (2016) for details and <a href="https://www.remapcap.org/">https://www.remapcap.org/</a> for a
prominent example.</p>
</div>
<div id="what-other-considerations-should-inform-the-decision-to-use-adaptive-design" class="section level1">
<h1>10. What other considerations should inform the decision to use
117 changes: 54 additions & 63 deletions causal-inference/causal-inference.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions causal-inference/causal-inference_esp.Rmd
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ output:
html_document:
toc: true
theme: journal
includes:
after_body: ../linking_script.html
---

<!-- title: "10 Things You Need to Know About Causal Inference" -->
1,645 changes: 1,353 additions & 292 deletions causal-inference/causal-inference_esp.html

Large diffs are not rendered by default.

341 changes: 50 additions & 291 deletions causal-inference/causal-inference_fr.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions cluster-random/cluster-random_esp.Rmd
Original file line number Diff line number Diff line change
@@ -3,6 +3,8 @@ output:
html_document:
toc: yes
theme: journal
includes:
after_body: ../linking_script.html
---

<!-- title: "10 Things You Need To Know About Cluster Randomization" -->
2,122 changes: 1,423 additions & 699 deletions cluster-random/cluster-random_esp.html

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f0f023b

Please sign in to comment.