Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with plot functions bayou package #19

Open
PabloSanMar opened this issue Mar 9, 2020 · 0 comments
Open

Error with plot functions bayou package #19

PabloSanMar opened this issue Mar 9, 2020 · 0 comments

Comments

@PabloSanMar
Copy link

Hi,

I have the following error when using plotSimmap.mcmc(), plotBranchHeatMap() and phenogram.density(). This is my code:

plotSimmap.mcmc(chainOU, burnin = 0.3, lwd = 2, edge.type = "theta", pal = rainbow, pp.cutoff = 0.3)
plotBranchHeatMap(formTree, chainOU, "theta", burnin = 0.3, pal = cm.colors)
phenogram.density(formTree, p50, burnin = 0.3, chainOU, pp.cutoff = 0.3)

And the error:

Error in plotSimmap(x, ...) : unused arguments (edge.color = .colorRamp(allbranches, pal, 100), use.edge.length = F)

I am not sure where is the cause, could you be so kind to help me?

Thank you in advance,

Pablo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant