powered by
Calculate species-specific partial disparity, relative to some group mean.
getSpPartialDisparities(dat, groupMean = NULL)
numeric vector
matrix of multivariate morphological data
if NULL, calculated from dat, otherwise can be provided as a vector of mean values
NULL
dat
Pascal Title
Calculates partial disparities, as in Foote 1993. By default, the group mean is calculated from the full input data.
tamiasTraits[1:5, 1:5] getSpPartialDisparities(tamiasTraits)
Run the code above in your browser using DataLab