boxcoxMatrix {CONFESS}R Documentation

boxcoxMatrix

Description

A helper to run the Box Cox transformation on a data matrix of adjusted fluorescence signals.

Usage

boxcoxMatrix(data)

Arguments

data

Numeric vector. The adjusted signals of one channel.

Value

The transformed data


[Package CONFESS version 1.21.0 Index]