R2: Calculates the R-squared coefficient from a range of model...

Description Usage Arguments Value Author(s) Examples

View source: R/R2.R

Description

Calculates the R-squared coefficient from a range of model outputs.

Usage

1
R2(x = "aov, reml, adonis2 or dbrda object")

Arguments

x

Model object: ANOVA, REML, adonis2 or dbrda.

Value

Returns the R-square value.

Author(s)

Matthew K. Lau

Examples

1
2
3
##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

ECGen/ComGenR documentation built on July 23, 2021, 11:44 p.m.