mm_VizModel: Visualize Multivariate LM

View source: R/explore.R

mm_VizModelR Documentation

Visualize Multivariate LM

Description

Visualize 2D scatterplot of mvlm including predicted shapes.

Usage

mm_VizModel(dat, clas_col = NULL)

Arguments

dat

Input mvlm, created by mm_BuildModel (or by using geomorph::procD.lm)

clas_col

A classifier to color the data by. If null (default) all points will be grey. Otherwise, data will be plotted as rainbow(n) colors.


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