Skip to content

richelbilderbeek/babette_example_6

Repository files navigation

babette_example_6

Branch Travis CI logo AppVeyor logo
master Build Status Build status
develop Build Status Build status

A babette example.

Example #6: Yule tree prior with a normally distributed birth rate

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.

Result

Releases

No releases published

Packages

No packages published