Skip to contents

Compute the centered log ratio transform of a data matrix

Usage

clr_trans(data)

Arguments

data

The data matrix (rows are samples and columns are features/variables)

Value

The transformed data matrix