LMK_PCA_plot: Shapespace PCA

Description Usage Arguments

View source: R/LMK_Viz.R

Description

Plot 2D or 3D scatter plot of tangent shape-space for a GPA object (of gpagen())

Usage

1
LMK_PCA_plot(A, xPC = 1, yPC = 2, zPC = NULL, grp)

Arguments

A

A 3d landmark array

xPC

an integer indicating which PC to plot, default = 1

yPC

an integer indicating which PC to plot, default = 2

zPC

an integer indicating which PC to plot, default = NULL (2D)

grp

a grouping factor


lmkCHK documentation built on Oct. 23, 2020, 5:21 p.m.