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.

Value

A list containing the results of the mvlm, visualizations of shape trends along the regression line, and the model itself.


ehrlichd/moRphomenses documentation built on Jan. 9, 2025, 6:29 p.m.