A plant functional group, or PFG, is "a set of representative species [that] is classified based on key biological characteristics, to determine groups of species sharing ecological strategies" (Boulangeat, 2012).
RFate is a R package available on github and designed to provide support functions to the FATE
software.
It contains documentation and functions to create and organize all input files required by the model, and building PFG is the first step to run a FATE
simulation. The procedure presented below is based on RFate
functions.
1. Selection of dominant species
2. Overlap of species environmental niches
3. Calculation of species pairwise distance
4. Clustering of species :
with the function PRE_FATE.selectDominant
with either Principal Component Analysis (PCA) or Species Distribution Models (SDM)
by combining overlap and functional distances with the function PRE_FATE.speciesDistance
For further details about the data, please refer to Boulangeat, 2012.
using the dissimilarity distances from previous step :
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.