pairwiseNicheEquivalence: Test for pairwise niche equivalence

View source: R/CalculateNicheSubspeciesDifferences.R

pairwiseNicheEquivalenceR Documentation

Test for pairwise niche equivalence

Description

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.

Usage

pairwiseNicheEquivalence(pca_grid_clim, rep1 = 10, rep2 = 1000, species)

Arguments

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

Examples


printPointsPdfSuspect(species,subspecies,bg,loc_suspect)

kaiyaprovost/subsppLabelR documentation built on March 17, 2024, 5:09 p.m.