Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
vegan パッケージを使用して、R で NMDS をプロットし、コミュニティの類似性を分析しています。これは、さまざまな処理を含むコミュニティ マトリックスに基づいています。
NMDS=metaMDS(community_matrix,k=2,trymax=100) plot(NMDS)
個々の種が治療にどのように反応するかを示すために矢印を描く方法を誰か教えてもらえますか?