Skip to content

Commit 6b37f98

Browse files
authored
Merge pull request #68 from revbayes/biogeo_update
Biogeo update
2 parents 6352b42 + a69f422 commit 6b37f98

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

home/tutorials.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,28 @@ This module is intended for users looking to estimate rates of evolution for con
184184
- If interested in making Brownian rates state-dependent: [State-dependent Brownian rate estimation]({{ base.url }}/tutorials/cont_traits/state_dependent_bm).
185185

186186
{% endaside %}
187+
188+
{% aside Biogeography %}
189+
190+
This module is for researchers interested in modeling how species disperse, go extinct
191+
and speciate over geological time. It includes examples for how to use biogeographic
192+
models to reconstruct ancestral species ranges, test relationships between regional
193+
features and biogeographic rates, and use paleogeographic information to time-calibrate
194+
phylogenetic divergence times. Biogeographic models explored are Dispersal-Extinction-Cladogenesis (DEC),
195+
Geographic State-dependent Speciation Extinction (GeoSSE), and Feature-Informed GeoSSE (FIG) models.
196+
197+
- Pre-requisites: **RevBayes fundamentals**, **Molecular phylogenetic analysis**, and **Background on state-dependent diversification-rate estimation**.
198+
199+
Those interested in Dispersal-Extinction-Cladogenesis models should read:
200+
- [Introduction to DEC models]({{ base.url }}/tutorials/biogeo/biogeo_intro)
201+
- [Simple DEC]({{ base.url }}/tutorials/biogeo/biogeo_simple)
202+
- [Epoch DEC]({{ base.url }}/tutorials/biogeo/biogeo_epoch)
203+
- [Biogeographic Dating with DEC]({{ base.url }}/tutorials/biogeo/biogeo_dating)
204+
205+
Those interested in GeoSSE/FIG models should read:
206+
- [Simple GeoSSE]({{ base.url }}/tutorials/geosse)
207+
- [MultiFIG]({{ base.url }}/tutorials/multifig)
208+
- [TimeFIG]({{ base.url }}/tutorials/timefig)
209+
- [Biogeographic Dating with TimeFIG]({{ base.url }}/tutorials/timefig_dating)
210+
211+
{% endaside %}

0 commit comments

Comments
 (0)