Home

Awesome

babette_example_6

BranchTravis CI logoAppVeyor logo
masterBuild StatusBuild status
developBuild StatusBuild 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