bayou icon indicating copy to clipboard operation
bayou copied to clipboard

Results 16 bayou issues
Sort by recently updated
recently updated
newest added

If a bayou run is interrupted, these warnings show up. I need to make a way so that runs that are interrupted still produce a fit object that can be...

bayou.lik can return a infinite likelihood when the distribution of trait values is very small.

When the prior has been specified to have "fixed" parameters, instead of simulating variable parameters from the prior, bayou.mcmc requires that the starting parameters be specified, otherwise it will auto...

throws the 1:o too long a vector error. Just need to add an if statement...

If zero length branches are used then the following error gets thrown when executing a slide move on the zero length branch: Error in if (m.i - 1 == 1)...