mm_CompModel: Compare Model Metrics

View source: R/explore.R

mm_CompModelR Documentation

Compare Model Metrics

Description

Compare key figs (Rsq, p-value, etc) across multiple models.

Usage

mm_CompModel(mv_results, row_labels = NULL, digits = 4)

Arguments

mv_results

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

row_labels

A character vector to use in output. If NULL (default) labels from the input data will be used.

digits

Number of decimal places to round to. Default includes 4 decimal places.


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