Caetanods / ratematrix

Bayesian estimation of the evolutionary rate matrix.
9 stars 3 forks source link

apply 'checkConvergence' and 'mergePosterior' over lists #43

Closed Caetanods closed 7 years ago

Caetanods commented 7 years ago

Right now the user needs to "open the list" of mcmc chains to checkConvergence and to mergePosterior. It is easier just to pass the list of mcmc objects to these functions.

Caetanods commented 7 years ago

Move Issue to "Enhancement wish list" tread.