log_transform: logarithm transform

Description Usage Arguments Value Examples

View source: R/log_transform.R

Description

A logarithmic transform is applied to all values in the data matrix.

Usage

1

Arguments

base

(numeric) The base of the logarithm used for the transform. The default is 10.

...

Additional slots and values passed to struct_class.

Value

A log_transform object.

struct object

Examples

1

structToolbox documentation built on Nov. 8, 2020, 6:54 p.m.