View source: R/getSpPartialDisparities.R
getSpPartialDisparities | R Documentation |
Calculate species-specific partial disparity, relative to some group mean.
getSpPartialDisparities(dat, groupMean = NULL)
dat |
matrix of multivariate morphological data |
groupMean |
if |
Calculates partial disparities, as in Foote 1993. By default, the group mean is calculated from the full input data.
numeric vector
Pascal Title
tamiasTraits[1:5, 1:5]
getSpPartialDisparities(tamiasTraits)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.