macroevolution / bamm

A program for multimodel inference on speciation and trait evolution
GNU General Public License v2.0
33 stars 10 forks source link

Add autoprior option #139

Open jonchang opened 8 years ago

jonchang commented 8 years ago

Incorporate the BAMMtools function setBAMMpriors directly into BAMM.

Users can activate the autoprior function by setting the option autoInitPriors = 1 in their control file.

The current implementation only works for speciation/extinction analyses.