mm_VizModel | R Documentation |
Visualize 2D scatterplot of mvlm including predicted shapes.
mm_VizModel(dat, clas_col = NULL)
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. |
A list containing the results of the mvlm, visualizations of shape trends along the regression line, and the model itself.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.