-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.zenodo.json
More file actions
45 lines (45 loc) · 1.32 KB
/
.zenodo.json
File metadata and controls
45 lines (45 loc) · 1.32 KB
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
{
"title": "multimput: Using Multiple Imputation to Address Missing Data",
"version": "0.2.15",
"license": "GPL-3.0",
"upload_type": "software",
"description": "<p>Accompanying package for the paper: Working with population totals in the presence of missing data comparing imputation methods in terms of bias and precision. Published in 2017 in the Journal of Ornithology volume 158 page 603–615 (doi:10.1007/s10336-016-1404-9).<\/p>",
"keywords": [
"missing data, multiple imputation, Rubin"
],
"access_right": "open",
"language": "eng",
"contributors": [
{
"name": "Onkelinx, Thierry",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-8804-4216",
"type": "contactperson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "rightsholder"
}
],
"creators": [
{
"name": "Onkelinx, Thierry",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-8804-4216"
},
{
"name": "Devos, Koen",
"affiliation": "Research Institute for Nature and Forest (INBO)",
"orcid": "0000-0001-7265-6349"
},
{
"name": "Quataert, Paul",
"orcid": "0000-0002-6894-9402"
}
],
"communities": [
{
"identifier": "inbo"
}
]
}