test_groups: Perform Group separation and uniformity tests

Description Usage Arguments

View source: R/test_groups.R

Description

Perform four tests (anosim, betadisper, permdisp2, and permanova) that assess the separation and uniformity of the given group factor. Additionally, creates a generative text with the results of PERMANOVA and PERMDISP2 test results.

Usage

1
test_groups(distMatrix, groups)

Arguments

distMatrix

Numeric, distance matrix

groups

Factor, vector containing the assignation of each observation in the matrix to a specific group.


Andros-Spica/cerUB documentation built on June 9, 2020, 9:22 p.m.