PSDShape: Pooled Standard Deviations of Shape

View source: R/PSDShape.R

PSDShapeR Documentation

Pooled Standard Deviations of Shape

Description

The square root of the total variance of the coordinate's covariance matrix after overlaying male and female coordinates on top of each other.

Usage

PSDShape(Coords, Sex)

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'


TWilliamBell/angler documentation built on March 31, 2022, midnight