Skip to content

Commit

Permalink
add authors
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasHohmann committed Apr 24, 2024
1 parent 0969536 commit 7c398ef
Showing 1 changed file with 27 additions and 3 deletions.
30 changes: 27 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# paradox_of_predictability
Supplementary code and data for "The paradox of predictability"

## Authors
## Authors (no specific order)

__Niklas Hohmann__ (creator and maintainer of repository)
Utrecht University
Expand All @@ -14,6 +14,27 @@ Lund University
Web page: [www.masahitotsuboi.com](https://www.masahitotsuboi.com/)
ORCID: [0000-0002-0144-2893](https://orcid.org/0000-0002-0144-2893)

__Kjetil L. Voje__
ORCID: [0000-0003-2556-3080](https://orcid.org/0000-0003-2556-3080)

__Melanie Hopkins__
ORCID: [0000-0002-3580-2172](https://orcid.org/0000-0002-3580-2172)

__Meghan Balk__
ORCID: [0000-0003-2699-3066](https://orcid.org/0000-0003-2699-3066)

__Sophie Nilén__
ORCID: [0009-0002-0996-0182](https://orcid.org/0009-0002-0996-0182)

__Erik I. Svensson__
ORCID: [0000-0001-9006-016X](https://orcid.org/0000-0001-9006-016X)

__Lee Hsiang Liow__
ORCID: [0000-0002-3732-6069](https://orcid.org/0000-0002-3732-6069)

__Gene Hunt__
ORCID: [0000-0001-6430-5020](https://orcid.org/0000-0001-6430-5020)

## Requirements

R (version >= 4) and the RStudio IDE
Expand All @@ -28,7 +49,7 @@ renv::restore()

to install all required packages in the correct version. Now you are set up to interact with the code and data.

Then you can inspect and run the code in the directory `code/`
Then you can inspect and run the code in the directory `code/`. The main analysis is contained in the script `code/analysis.R`.

## Repository structure

Expand All @@ -52,4 +73,7 @@ Apache 2.0, see LICENSE file for details.

## Funding information

Add information here.
This work was funded by
1. The Center for Advanced Studies in Norwegian Academy of Science and Letters to Thomas F. Hansen and Christophe Pélabon and
2. The Japanese Society for the Promotion of Science, Overseas Research Fellowship to Masahito Tsuboi (Grant identification number: 202270014)

0 comments on commit 7c398ef

Please sign in to comment.