Skip to contents

Calculating the bootstrap statistic for the vector correlation between male and female mean shape

Usage

SexVecCorrStat(Sex, Indices, Size, Coords)

Arguments

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

Size

A numerical vector giving the size of each individual as a scalar quantity

Coords

Two-dimensional array of coordinates from geometric morphometric analysis (see two.d.array() in geomorph for correct formatting)