Bootstrapping the magnitude difference of mean male and female shape
bootMagSexDiff.Rd
Bootstrapping the magnitude difference of mean male and female shape
Arguments
- 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', individuals should be in the same order as the rows of the Coords #' @param Indices An integer specifying the indices to be sample for the bootstrapping @param Size A numerical vector giving the size of each individual as a scalar quantity