apply_transform: apply a pre-processing transform

View source: R/all_generic.R

apply_transformR Documentation

apply a pre-processing transform

Description

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


multivarious documentation built on Jan. 22, 2026, 1:06 a.m.