ArtPoon / kamphir

Phylogenetic inference using a tree-shape kernel in an Approximate Bayesian Computation framework
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Rcolgem non-fatal error #48

Open rmcclosk opened 9 years ago

rmcclosk commented 9 years ago

Appears in the middle of running the chain. The first line is repeated a couple hundred times.

Called from: value[[3L]](cond)
Called from: value[[3L]](cond)
Error in FUN(X[[i]], ...) : object 'bdt' not found

bdt is the BinaryDatedTree object in colgem, so my guess is that the simulation failed and no tree was returned. The chain seems to continue without problems.