Skip to content

Commit

Permalink
add chapter authors
Browse files Browse the repository at this point in the history
  • Loading branch information
tdebray123 committed Nov 24, 2023
1 parent a6e71a0 commit 21174d0
Show file tree
Hide file tree
Showing 18 changed files with 616 additions and 44 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,12 @@ jobs:
any::ggplot2
any::ggpubr
any::gridExtra
any::jarbes
any::jomo
any::kableExtra
any::knitr
any::MatchThem
any::Matrix
any::metafor
any::mice
any::missForest
Expand All @@ -81,22 +83,20 @@ jobs:
any::rpart.plot
any::sandwich
any::sparseMVN
any::survey
any::tidyverse
any::table1
any::tableone
- name: Install remaining R packages
run: |
Rscript -e 'install.packages("Matrix", dependencies=TRUE)'
Rscript -e 'install.packages("survey", dependencies=TRUE)'
Rscript -e 'install.packages("MatchIt", dependencies=TRUE)'
Rscript -e 'install.packages("WeightIt", dependencies=TRUE)'
Rscript -e 'install.packages("optmatch", dependencies=TRUE)'
Rscript -e 'install.packages("flextable", dependencies=TRUE)'
Rscript -e 'install.packages("officer", dependencies=TRUE)'
Rscript -e 'install.packages("testthat", dependencies=TRUE)'
Rscript -e 'install.packages("interactionR", dependencies=TRUE)'
Rscript -e 'install.packages("jarbes", dependencies=TRUE)'
- name: Render and Publish
uses: quarto-dev/quarto-actions/publish@v2
Expand Down
4 changes: 2 additions & 2 deletions _freeze/chapter_11/execute-results/html.json

Large diffs are not rendered by default.

Binary file modified _freeze/chapter_11/figure-html/unnamed-chunk-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _freeze/chapter_11/figure-html/unnamed-chunk-7-1.png
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.
17 changes: 15 additions & 2 deletions authors.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@ execute:
bibliography: 'https://api.citedrive.com/bib/0d25b38b-db8f-43c4-b934-f4e2f3bd655a/references.bib?x=eyJpZCI6ICIwZDI1YjM4Yi1kYjhmLTQzYzQtYjkzNC1mNGUyZjNiZDY1NWEiLCAidXNlciI6ICIyNTA2IiwgInNpZ25hdHVyZSI6ICI0MGFkYjZhMzYyYWE5Y2U0MjQ2NWE2ZTQzNjlhMWY3NTk5MzhhNzUxZDNjYWIxNDlmYjM4NDgwOTYzMzY5YzFlIn0=/bibliography.bib'
---

## About this book

We gratefully acknowledge the contribution from the following authors:

| Author | Affiliation | City | Country |
|---|---|---|---|
| [Alf Scotland](https://orcid.org/0000-0001-9590-8617) | Biogen Digital Health International GmbH | Baar| Switzerland |
| [Amr Makady](https://orcid.org/0000-0002-5260-1946) | The Janssen Pharmaceutical Companies of Johnson \& Johnson | Breda| The Netherlands |
| [Christina Read](https://orcid.org/0009-0008-1637-6199) | Utrecht University | Utrecht| The Netherlands |
| [Elvira D'Andrea](https://orcid.org/0000-0002-5263-3964) | AbbVie Inc. | Boston, MA | United States |
| [Grammati Sarri](https://orcid.org/0000-0001-5536-8038) | Cytel Inc. | London| United Kingdom |
| [Jamie Elvidge](https://orcid.org/0000-0002-6154-8091) | National Institute for Health and Care Excellence (NICE) | Manchester| United Kingdom |
| Jeremy Dietz | National Institute for Health and Care Excellence (NICE) | London| United Kingdom |
| [Konstantina Chalkou](https://orcid.org/0000-0001-9718-021X) | Institute of Social and Preventive Medicine (ISPM), University of Bern | Bern| Switzerland |

: Authors {.hover tbl-colwidths="[20,60,10,10]"}


Binary file modified chapter_11_files/figure-html/unnamed-chunk-6-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified chapter_11_files/figure-html/unnamed-chunk-7-1.png
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 21174d0

Please sign in to comment.