selecting outgroup with kdetrees in R
0
0
Entering edit mode
8.2 years ago
michail • 0

Hi guys, I tried to use kdetrees to detect outliers in my set of severel hundred trees. kdetrees needs rooted trees, so I selected Cyanobacteria (this is also the lable in the trees).

This is the code line I have used in R:

result <- kdetrees::kdetrees(all,k=1,5,distance=c("dissimilarity"),outgroup="Cyanobacteria",topo.only=FALSE,greedy=FALSE)

This is the error I got: in FUN(X[[i]], ...) : Object 'fuseRoot' not found

Could you please help me. I do not get it. Thanks a lot.

R outgroup kdetrees • 1.5k views
ADD COMMENT

Login before adding your answer.

Traffic: 1470 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6