StratSShD | R Documentation |
Within-Group SShD calculation
StratSShD(Strata, Coords, Sex, Zeroed = TRUE)
Strata |
A character or factor vector giving the factor by which we wish to divide individuals into groups before calculating SShD |
Coords |
Two-dimensional array of coordinates from geometric morphometric analysis (see two.d.array() in geomorph for correct formatting) |
Sex |
A character or factor vector recording sex for each individual as 'm' or 'f' |
Zeroed |
a logical value stating whether you wish to correct the SShD for the variation among individuals regardless of sex (defaults to TRUE) |
StratSShD(Strata, Coords, Sex, T) StratSShD(Strata, Coords, Sex, Zeroed = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.