Skip to content

dean-ae/guide-eco-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guide to Ecological Community Analysis

Methods covered:

Dataset

The example dataset is dune from the vegan package.

Data Preparation

  • Dissimilarity matrix

Unsupervised/Exploratory

PCA

Link to script.

Biplot


MDS

Link to script.

Multidimensional scaling is a form of dimension reduction.

MDS Plot

Stress

This table can be used as a rule of thumb.

Stress Meaning
0.2 poor fit
0.1–0.2 interpret cautiously
<0.1 good ordination
<0.05 excellent

Resources

Cluster

Cluster Dendrogram


Supervised/Predictive

ANOSIM

Link to script.

The analysis of similarity (ANOSIM) is a non-parametric test that uses a rank-based approach to test whether groups of samples are different.

To Do

  • Technique explanations
  • Add cluster analysis
  • Add ANOSIM
  • Expanded figure customisation
  • Add table presentation for RMarkdown
  • Improve biplot in PCA script

About

🪲 Guide to ecological community analysis for SEER lab.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages