Re: [R-sig-phylo] Applying standard error in phylogenetic signal measurement using lambda

2017-04-27 Thread Liam J. Revell
Hi Ting-Wen. If you could (off-list) send me the simplest possible reproducible example of the error (with your input data files or a saved R workspace) I would be more than happy to look into it. All the best, Liam Liam J. Revell, Associate Professor of Biology University of Massachusetts

Re: [R-sig-phylo] Graphically comparing multiple trees

2017-04-27 Thread Vojtěch Zeisek
Thank You! densityTree(trees, use.gradient=TRUE, fix.depth=TRUE, alpha=0.5, lwd=4) is really nice. Could You finally point me how to add supports (nodelabels) for each tree in its respective color? Sincerely, V. Dne středa 26. dubna 2017 22:10:27 CEST, Liam J. Revell napsal(a): > I have now

[R-sig-phylo] Applying standard error in phylogenetic signal measurement using lambda

2017-04-27 Thread Chen, Ting-Wen
Dear all, I’m measuring phylogenetic signal for a set of continuous traits using the function “phylosig”. I try to apply standard error of measurements in Pagel’s lambda, but the R gives this error message: 'Error in solve.default(V) : Lapack routine dgesv: system is exactly singular: U[1,1]

Re: [R-sig-phylo] Graphically comparing multiple trees

2017-04-27 Thread Klaus Schliep
Hi Vojtěch, On Wed, Apr 26, 2017 at 1:09 PM, Vojtěch Zeisek wrote: > Hi, > thank You for the advice. I tried: > densiTree(x=hirta, type="phylogram", scaleX=TRUE, width=2, > col=rainbow(length(hirta)), font=3, underscore=FALSE) > looks relatively nicely. I just wonder why last 2