Bootstrapping the vector correlation between mean male and female shape
bootSexVecCorr.Rd
Bootstrapping the vector correlation between 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