Awesome
babette_example_6
Branch | ||
---|---|---|
master | ||
develop |
Example #6: Yule tree prior with a normally distributed birth rate
posterior <- bbt_run(
"my_alignment.fas",
tree_prior = create_yule_tree_prior(
birth_rate_distr = create_normal_distr()
)
)
All other parameters are set to their defaults, as in BEAUti.