calcUJstudy: Calculate pairwise unweighted Jaccard distances from an OTU...

Description Usage Arguments Value See Also Examples

Description

Generates a square matrix of pairwise unweighted Jaccard distances from an OTU table.

Usage

1
calcUJstudy(otu_table)

Arguments

otu_table

a matrix with one column per subject and one row per OTU

Value

square matrix of pairwise distances

See Also

simStudyU, calcDistW

Examples

1
calcUJstudy(simStudy(c(16,16,16),100,,0.8,0.1))

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