View source: R/helper_functions.R
| mm_grp_dists | R Documentation | 
Calculate and plot group distance from centroid (grand mean)
mm_grp_dists(dat, grps, plots = TRUE)
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  | 
A list containing individual distances from the sample mean shape. If
plots=TRUE, will also visualize results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.