pno.weighted.mean: Weighted means of niche dimensions

Description Usage Arguments Value Author(s) References See Also

View source: R/pno.weighted.mean.R

Description

This function calculates the mean of an environmental variable weighted by the cumulative probability of each value of the environmental gradient extracted from a species distibution model (e.g. MAXENT)

Usage

1
pno.weighted.mean(x, subset = NULL, normalize = TRUE)

Arguments

x

A data frame or matrix with columns corresponding to species and rows corresponding to values along an environmental gradient. The first columns contains the environmental variable, the remaining colums probabilities of suitability.

subset

A vector of mode "character" which can be used to restrict the calculation of weighted means to those columsn in x whose column names match subset; defaults to NULL.

normalize

A logical, indicating whether to normalize PNOs prior to calculation of weighted means.

Value

A vector of weighted means corresponding to the columns in x.

Author(s)

Christoph Heibl

References

Evans, M. E. K., S. A. Smith, R. S. Flynn, and M. J. Donoghue. 2009. Climate, niche evolution, and diversification of the 'bird-cage evening primroses' (Oenothera, sections Anogra and Kleinia) Am. Nat. 173: 225-240.

See Also

pno, anc.clim, plotAncClim


heibl/phyloclim documentation built on Jan. 19, 2020, 4:54 a.m.