mm_diagnostics: Run a suite of diagnostic analysis/plots

mm_DiagnosticsR Documentation

Run a suite of diagnostic analysis/plots

Description

Run a suite of diagnostic analysis/plots

Usage

mm_Diagnostics(dat, max_PC_viz = 10, max_PC_calc = NULL, hide_plots = FALSE)

Arguments

dat

A 3D array or a mmPCA object (output of mm_CalcShapespace).

max_PC_viz

Maximum number of PCs to include in visualizations (EG Eigenplots, or shape trends.

max_PC_calc

By default (NULL), all PCs will be included in calculations. However, if fewer PCs are required users may specify an integer, n, to get the first n PCS.

hide_plots

By default (FALSE), helpful visuals are plotted.


ehrlichd/moRphomenses documentation built on March 10, 2024, 3:06 a.m.