提问人:Nafisah Muthia Afini 提问时间:11/17/2023 最后编辑:FedorNafisah Muthia Afini 更新时间:11/19/2023 访问量:6
无效的结果 dendogram
Invalid result dendogram
问:
我想制作一个树状图来聚类形态特征。 我把这个
plot(hirarkisingle,data1$Spesimen, labels=data1$Spesimen)
但出现错误如下
Error in graphics:::plotHclust(n1, merge, height, order(x$order), hang, :
invalid dendrogram input
In addition: Warning message:
In graphics:::plotHclust(n1, merge, height, order(x$order), hang, :
NAs introduced by coercion
请帮忙和解决这个问题,谢谢
我想从我的形态特征数据中看到一些树状图组,以查看种群之间的 fenetic / filogenetic 亲缘关系。
答: 暂无答案
评论