Skip to contents

Within-Group SShD calculation

Usage

StratSShD(Strata, Coords, Sex)

Arguments

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'

Examples

StratSShD(Strata, Coords, Sex, T)
#> Error in StratSShD(Strata, Coords, Sex, T): unused argument (T)