DOC.null: Wrapper to run a DOC analysis with null models

View source: R/DOC.null.R

DOC.nullR Documentation

Wrapper to run a DOC analysis with null models

Description

Wrapper to run a DOC analysis with null models

Usage

DOC.null(otu, N = 1, non.zero = TRUE, ...)

Arguments

otu

An OTU-table (taxa as rows)

N

Number of null models. Is 1 by default as in the orignal Nature paper.

non.zero

Shuffle only non-zero (TRUE) or all values (FALSE)

...

Arguments for the DOC function

Value

A list with results from DOC function. One element for each N


Russel88/DOC documentation built on Nov. 14, 2022, 3:50 p.m.