Closed dylanbeaudette closed 8 years ago
consider using MDS via randomForest()
consider vegan::betadisper()
, there are decent plot methods and summary functions.
vegan::betadisper()
seems to be the most flexible method, and it provides useful summary and testing options. See vegan::betadisper()
for some ideas.
tsne
algorithm (https://lvdmaaten.github.io/tsne/), slow and runs out of memory with large datasets