mm_CompModel_Full | R Documentation |
Compare key figs (Rsq, p-value, etc) across multiple complex models.
mm_CompModel_Full(mv_results, row_labels = NULL, var_labels = NULL, digits = 4)
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. |
var_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. |
description
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.