-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
68 lines (42 loc) · 3.42 KB
/
index.Rmd
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
---
title: "DZG"
description: |
Welcome to the website of the Data Zoo Gang!
A research group on wildlife quantitative biology from the Leibniz IZW, Berlin, Germany.
site: distill::distill_website
---
<script src="js/for_toc.js"></script>
## Who are we?
The Data Zoo Gang is [a small team of scientists](gang.html) (mostly biologists) with a slightly geeky data-driven take on wildlife and humans.
We all love mammals, birds, computers and [R](https://www.r-project.org/).
```{r, eval=FALSE}
knitr::include_graphics(path = "images/great_tit.jpg") # this is R code
```
<!-- actually we don't run the R code here, to be able to have a caption without "Figure 1"... there may be a better way -->
:::float-center
<figure>
<img src="images/great_tit.jpg">
<figcaption>© Alexandre Courtiol</figcaption>
</figure>
:::
We enjoy collaborating with people -- whoever they are -- as long as they want to discover something cool and not too obvious about their favorite species.
We hate demonstrating the obvious, and strongly dislike low quality datasets and proprietary software (although we sometimes use both).
## What do we do?
We embrace eclecticsm and draw concepts from ecology, evolution, demography and conservation to tackle our questions.
At the technical level, we mix statistics and programming (with an occasional dash of mathematical modeling) to analyse data collected in the wild so as to solve puzzles about wildlife conservation, the ecology and evolution of life history traits, animal behaviour, as well as to better understand various aspects of health in wildlife populations (check out our [publications](publications.html) for more details).
We also create open source tools ([R packages](packages.html)) for researchers from these communities, [teach](teaching.html) stats, experimental design, and R programming, and offer [consulting and training](consulting.html) both within and outside academia.
## Where are we based?
We are based at the Leibniz Institute for Zoo and Wildlife Research in Berlin, Germany (or [IZW](https://www.izw-berlin.de/en/home.html) for short).
Some of us occasionally do field work in Tanzania as members of the [hyena project](https://hyena-project.com), so as not to lose track of the real world.
## Why are we called *Data Zoo Gang*?
We call our team, the *Data Zoo Gang* or DZG (pronounced "deezeegee") for short.
**Data** because that is the raw material for almost everything we do.
**Zoo** because we work on animals and are also based next to an [animal park](https://www.tierpark-berlin.de/en).
**Gang** because there is a nicer rhythm to it than *group* or *team* and because we are almost rebels:
- we think that developing methods is a scientific activity in its own right, which should be better recognized and funded as such.
- we think that most null hypothesis testing is dull.
- we show no mercy to data, flimsy ideas (no matter how established) or computers.
- there is also a somewhat anti-capitalist vibe within the group; but we remain tolerant and professional, especially since we consult for profit companies under a [Robin Hood model](consulting.html#robinhood).
## How to join us?
We love collaborating with field biologists, NGOs, or geeks from any background.
If you would like to join us and are a motivated scientist with overlapping interests, no matter your skills, origin, age, sex & gender, please do [contact us](mailto: [email protected]) and we will figure out the details together.