ecospat.niche.dyn.index: Niche Pioneering, Expansion, Stability, Unfilling and...

View source: R/ecospat.nichedynamic.R

ecospat.niche.dyn.indexR Documentation

Niche Pioneering, Expansion, Stability, Unfilling and Abandonment

Description

Calculate niche Pioneering, Expansion, Stability, Unfilling and Abandonment.

Usage

ecospat.niche.dyn.index (z1, z2, intersection=0)

Arguments

z1

A gridclim object for the native distribution.

z2

A gridclim object for the invaded range.

intersection

The quantile of the environmental density used to remove marginal climates. If intersection=0, the analysis is performed at the intersection between native and invaded range. If intersection=0.05, the analysis is performed at the intersection of the 5th quantile of both native and invaded environmental densities.

Details

The function allows to perform niche dynamics analyses between two species. Originally based on Expansion, Stability and Unfilling indices as proposed in Guisan et al. 2014, it now includes the quantification of categories of niche dynamics proposed by Atwater et al. 2018, where the Pioneering niche represents the part of the niche Expansion in the invaded range that corresponds to environments not present in the native range and the Abandonment niche the part of the Unfilling niche in the native range that corresponds to environments not present in the invaded range. If you encounter a problem during your analyses, please first read the FAQ section of "Niche overlap" in https://www.unil.ch/ecospat/home/menuguid/ecospat-resources/tools.html

Value

A list of three objects: a rast object which classifies each pixels of the environmental space into Pioneering, Expansion, Stability, Unfilling or Abandonment Niche. A vector with the Expansion, Stability and Unfilling index values as proposed in Guisan et al. 2014. A vector with the count of pixels for each of the five niche dynamics categories.

Author(s)

Blaise Petitpierre bpetitpierre@gmail.com, Olivier Broennimann olivier.broennimann@unil.ch

References

Guisan, A., Petitpierre, B., Broennimann, O., Daehler, C., Kueffer, C. 2014. Unifying niche shift studies: insights from biological invasions. Trends in ecology and Ecolution, 29,260-269.

Atwater, D.Z., Ervine, C. and Barney J.N. 2018. Climatic niche shifts are common in introduced plants. Nature ecology and Evolution, 2, 34-43.

See Also

ecospat.grid.clim.dyn


ecospat documentation built on July 4, 2024, 5:06 p.m.