Description Usage Arguments Value Author(s) Examples
Calculates the R-squared coefficient from a range of model outputs.
1 | R2(x = "aov, reml, adonis2 or dbrda object")
|
x |
Model object: ANOVA, REML, adonis2 or dbrda. |
Returns the R-square value.
Matthew K. Lau
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.