View source: R/pairwiseNicheEquivalence.R
pairwiseNicheEquivalence | R Documentation |
This function uses the background PCA grid for climate that was generated to calculate pairwise niche equivalences for the species. This uses randomization to pairwise equivalence so you must set the parameters for randomizing.
pairwiseNicheEquivalence(
pca_grid_clim,
rep1 = 10,
rep2 = 1000,
species,
verbose = T
)
pca_grid_clim |
The grid for the climate PCA |
rep1 |
The number of repetitions for niche equivalency |
rep2 |
The number of repeititons for niche similarity |
printPointsPdfSuspect(species,subspecies,bg,loc_suspect)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.