PEM-functions | R Documentation |
Functions to calculate and manipulate Phylogenetic Eigenvector
Maps (PEM), which are sets of eigenfunctions describing the structure of a
phylogenetic graph. Each computation function is briefly described in
section Functions
below.
PEMweights(d, a = 0, psi = 1)
d |
A numeric vector of the evolutionary distances ( |
a |
The steepness parameter describing whether changes occur, on
average: progressively long edges (a close to 0) or abruptly at vertices (a
close to 1; default: |
psi |
Relative evolution rate along the edges. This parameter only
becomes relevant when multiple values are assigned to different portions of
the phylogeny (default: |
The returned value depends on the function:
A set of numeric value to be used as weights during PEM calculation.
PEMweights()
: PEM Weighting
A power function to obtain the edge weights used during PEM calculation.
Guillaume Guénard [aut, cre] (<https://orcid.org/0000-0003-0761-3072>), Pierre Legendre [ctb] (<https://orcid.org/0000-0002-3838-3305>) – Maintainer: Guillaume Guénard <guillaume.guenard@umontreal.ca>
Guénard, G., Legendre, P., and Peres-Neto, P. 2013. Phylogenetic eigenvector maps: a framework to model and predict species traits. Methods in Ecology and Evolution. 4: 1120–1131
Makarenkov, V., Legendre, L. & Desdevise, Y. 2004. Modelling phylogenetic relationships using reticulated networks. Zoologica Scripta 33: 89–96
Blanchet, F. G., Legendre, P. & Borcard, D. 2008. Modelling directional spatial processes in ecological data. Ecological Modelling 215: 325–336
PEM-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.