permute {phyloseqGraphTest}R Documentation

Permute labels

Description

Permutes sample labels, respecting repeated measures.

Usage

permute(sampledata, grouping, sampletype)

Arguments

sampledata

Data frame describing the samples.

grouping

Grouping for repeated measures.

sampletype

The sampletype used for testing (a column of sampledata).

Value

A permuted set of labels where the permutations are done over the levels of grouping.


[Package phyloseqGraphTest version 0.1.1 Index]