DOC.do: Dissimilarity and Overlap

View source: R/DOC.do.R

DOC.doR Documentation

Dissimilarity and Overlap

Description

Dissimilarity and Overlap

Usage

DOC.do(otu, pair = NULL)

Arguments

otu

Normalized otu-table (taxa as rows and samples sum to 1)

pair

A vector of length two with names of pairs mathcing colnames in otu

Value

A list with; a matrix of Overlap, a matrix of rJSD (Dissimilarities), and a dataframe with Overlap and rJSD as vectors


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