clr_transform: Centered log-ratio (CLR) transform community data

Description Usage Arguments Value

View source: R/clr.R

Description

Centered log-ratio (CLR) transform community data

Usage

1
clr_transform(x, base = 2, ignore.zeroes = TRUE)

Arguments

x

A vegan-format matrix of samples by taxa

base

Base for logarithm (default=2)

ignore.zeroes

Should zeros be included when calculating geometric mean (default=TRUE)

Value

CLR-transformed matrix


skembel/seqtools documentation built on Oct. 22, 2020, 8:05 p.m.