clr: Compute the centered log-ratio transform of x

Description Usage Arguments

View source: R/math.R

Description

Compute the centered log-ratio transform of x

Usage

1
clr(x, base = exp(1), na.rm = FALSE)

Arguments

x

Vector of abundances.

base

Base for logarithm


mikemc/metacal documentation built on Feb. 20, 2022, 1:46 a.m.