mm_grp_dists: Distance from Centroid

View source: R/helper_functions.R

mm_grp_distsR Documentation

Distance from Centroid

Description

Calculate and plot group distance from centroid (grand mean)

Usage

mm_grp_dists(dat, grps, plots = TRUE)

Arguments

dat

a 2d matrix of data. Presumably PC scores

grps

a vector defining group IDs

plots

Logical. Should distances be plotted as boxplots? If FALSE, distance calculations are still performed

Value

A list containing individual distances from the sample mean shape. If plots=TRUE, will also visualize results


moRphomenses documentation built on April 3, 2025, 7:51 p.m.