dot-rast.ed.B: Calculate Evolutionary distinctiveness for each raster cell

.rast.ed.BR Documentation

Calculate Evolutionary distinctiveness for each raster cell

Description

This function calculates evolutionary distinctiveness according to the fair-proportion index.

Usage

.rast.ed.B(x, edge.path, branch.length, n.descen, filename = "", ...)

Arguments

x

SpatRaster. A SpatRaster containing presence-absence data (0 or 1) for a set of species. The layers (species) must be sorted according to the tree order. See the phylo.pres function.

edge.path

matrix. Matrix representing the paths through the tree from root to each tip. See phylo.pres

branch.length

numeric. A Named numeric vector of branch length for each species. See phylo.pres

n.descen

numeric. A Named numeric vector of number of descendants for each branch. See phylo.pres

filename

character. Output filename

...

additional arguments passed for terra::app

Value

SpatRaster

Author(s)

Neander Marcel Heming and Gabriela Alves-Ferreira

References

Isaac, N. J., Turvey, S. T., Collen, B., Waterman, C. and Baillie, J. E. (2007). Mammals on the EDGE: conservation priorities based on threat and phylogeny. PLoS ONE 2, e296.


phyloraster documentation built on April 3, 2025, 8:45 p.m.