-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
53 lines (53 loc) · 1.84 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
52
53
{
"title": "secsse: Several Examined and Concealed States-Dependent Speciation and Extinction",
"license": "GPL-3.0",
"upload_type": "software",
"description": "<p>SecSSE is an R package designed for multistate data sets under a concealed state and speciation (hisse) framework. In this sense, it is parallel to the 'MuSSE' functionality implemented in diversitree, but it accounts for finding possible spurious relationships between traits and diversification rates ('false positives', Rabosky & Goldberg 2015) by testing against a 'hidden trait' (Beaulieu et al. 2013), which is responsible for more variation in diversification rates than the trait being investigated. <\/p>",
"keywords": [
"Evolving traits",
"macroevolution",
"phylogenetic tools",
"speciation rates",
"model",
"maximum-likelihood",
"parameter estimation"
],
"access_right": "open",
"language": "eng",
"contributors": [{
"name": "Janzen, Thijs",
"affiliation": "University of Groningen",
"orcid": "0000-0002-4162-1140",
"type": "ProjectMember"
},
{
"name": "Hildenbrandt, Hanno",
"affiliation": "University of Groningen",
"orcid": "0000-0002-6784-1037",
"type": "ProjectMember"
},
{
"name": "Santos Neves, Pedro",
"affiliation": "University of Groningen",
"orcid": "0000-0003-2561-4677",
"type": "ProjectMember"
}
],
"creators": [{
"name": "Herrera Alsina, Leonel",
"affiliation": "University of Aberdeen",
"orcid": "0000-0003-0474-3592"
},
{
"name": "van Els, Paul",
"affiliation": "Sovon Dutch Centre for Field Ornithology",
"orcid": "0000-0002-9499-8873"
},
{
"name": "Etienne, Rampal S.",
"affiliation": "University of Groningen",
"orcid": "0000-0003-2142-7612"
}
],
"notes": "Compiled code (*.cpp and *.h files) is licensed under the BSL-1.0. See file COPYRIGHTS and LICENSE.note for mode details"
}