pca_shape_v: pca_shape_v

Description Usage Arguments Author(s)

Description

This function visualize shape variations using the output of the pca_mods function

Usage

1
2
pca_shape_v(pca_mods_object, magnification = 100, interactive_plot = TRUE,
  PCx = 1, PCy = 2, PCXs = NULL, PCYs = NULL, PCscores = NULL)

Arguments

pca_mods_object

list: output of the pca_mods function.

magnification

numeric: magnification factor for shape variations.

interactive_plot

logical: if TRUE the user can click on the PCA to visualize the associated shape.

PCx

numeric: PCscore to be plotted on x axis.

PCy

numeric: PCscore to be plotted on x axis.

PCXs

numeric: insert the values of PCscore for the shape variation requested.

PCYs

numeric: insert the values of PCscore for the shape variation requested.

Author(s)

Antonio Profico, Paul O'Higgins


Arothron/VoxFeR documentation built on May 20, 2019, 9:58 a.m.