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
Reducing speciation rate after a certain time (from a distribution to a fixed value)
Generates a birth death tree with a random speciation rate (from a uniform distributuion (1; 2)) but changing it to a fixed value of 0.25 after four time units
What does it do?
What function does it uses?
yes/no
comments
Uses make.bd.params
✅
using a distribution of rates
Uses make.traits
❌
Uses make.modifications
❌
Uses make.events
✅
bd.params
A birth death parameter with a uniform speciation distribution between 1 and 2:
Reducing speciation rate after a certain time (from a distribution to a fixed value)
Generates a birth death tree with a random speciation rate (from a uniform distributuion (1; 2)) but changing it to a fixed value of 0.25 after four time units
What does it do?
make.bd.params
make.traits
make.modifications
make.events
bd.params
A birth death parameter with a uniform speciation distribution between 1 and 2:
events
Reducing the speciation rate to a fixed rate of 0.25 after time 4.
A running example
Reference
If you use this template in a publication, please cite:
treats
R
The text was updated successfully, but these errors were encountered: