Skip to contents

apply a pre-processing transform

Usage

apply_transform(x, X, colind, ...)

Arguments

x

the pre_processor

X

the data matrix

colind

column indices

...

extra args

Value

the transformed data