StratPSDShape: Calculates the Pooled Standard Deviation of Shape by Group

View source: R/StratPSDShape.R

StratPSDShapeR Documentation

Calculates the Pooled Standard Deviation of Shape by Group

Description

Calculates the Pooled Standard Deviation of Shape by Group

Usage

StratPSDShape(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 and SSD

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