You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: home/tutorials.md
+25Lines changed: 25 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -184,3 +184,28 @@ This module is intended for users looking to estimate rates of evolution for con
184
184
- If interested in making Brownian rates state-dependent: [State-dependent Brownian rate estimation]({{ base.url }}/tutorials/cont_traits/state_dependent_bm).
185
185
186
186
{% 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)
0 commit comments