Last data update: 2014.03.03

R: S4 method for optimizing parameters of a flow transformation...
flowTrans-methodsR Documentation

S4 method for optimizing parameters of a flow transformation and optionally transforming a flowFrame

Description

Transforms a flowFrame and optimizes the parameters for the selected transformation.

Methods

dat = "flowFrame", fun = "character", dims = "character", n2f = "logical", parameters.only = "logical"

Transforms the flowFrame using the function fun over the dimensions dims, with optional bivaraite normal prefiltering. Parameters are optimized to make the transformed data multivariate normal depending on the selected transformation

Results