-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
51 lines (51 loc) · 2.36 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"description": "This repository contains the scripts for a simulation study performed on data from the systematic review by Brouwer et al. (2019). The goal was to obtain the Time to Discovery (TD) for each relevant paper. The simulation study has the following characteristics: The number of runs is equal to the number of inclusions in the dataset; Every run starts with 1 prior inclusion and 10 prior exclusions; The prior inclusion is different for every run, e.g. all inclusions in the data are used as a prior inclusion once; The 10 prior exclusions are the same for every run, and they are randomly sampled from the dataset. The output is a file with all inclusions ordered by their Time to Discovery.",
"title": "Scripts and Output for the Simulation Study Determining the Time to Discovery for the Depression Data",
"creators": [{
"name": "Ferdinands, Gerbrich",
"affiliation": "Department of Methodology and Statistics, Faculty of Social and Behavioral Sciences, Utrecht University, Utrecht, the Netherlands",
"orcid": "0000-0002-4998-3293"
},
{
"name": "Teijema, Jelle",
"affiliation": "Department of Methodology and Statistics, Faculty of Social and Behavioral Sciences, Utrecht University, Utrecht, the Netherlands",
"orcid": "0000-0001-9282-4311"
},
{
"name": "De Bruin, Jonathan",
"affiliation": "Department of Research and Data Management Services, Information Technology Services, Utrecht University, Utrecht, the Netherlands",
"orcid": "0000-0002-4297-0502"
},
{
"name": "Brouwer, Marlies",
"affiliation": "Amsterdam UMC, Department of Psychiatry and Centre for Urban Mental Health, University of Amsterdam, The Netherlands",
"orcid": "0000-0002-9972-9058"
},
{
"name": "Van de Schoot, Rens",
"affiliation": "Department of Methodology and Statistics, Faculty of Social and Behavioral Sciences, Utrecht University, Utrecht, the Netherlands",
"orcid": "0000-0001-7736-2091"
}
],
"keywords": [
"systematic review",
"simulation study",
"active learning",
"statistics",
"machine learning",
"text data",
"natural language processing"
],
"related_identifiers": [
{
"relation": "isSupplementTo",
"identifier": " https://doi.org/10.17605/OSF.IO/R45YZ"
},
{
"relation": "isSupplementTo",
"identifier": "https://doi.org/10.17605/OSF.IO/QRDWJ"
}
],
"license": "MIT",
"upload_type": "software"
}