calcR2: Calculate the coefficient of determination (R-squared).

Description Usage Arguments Details Value See Also Examples

Description

The proportion of distance accounted for by the grouping factor.

Usage

1
calcR2(perm = PERMANOVA(dm))

Arguments

perm

output from the PERMANOVA function

Details

A wrapper for the PERMANOVA function, which itself utilizes the adonis function included in the vegan package.

Value

A numeric value.

See Also

calcUJstudy, calcWJstudy

Examples

1

smvargas/PERMANOVA documentation built on May 20, 2019, 12:37 p.m.