reverse_transform: reverse a pre-processing transform

View source: R/all_generic.R

reverse_transformR Documentation

reverse a pre-processing transform

Description

reverse a pre-processing transform

Usage

reverse_transform(x, X, colind, ...)

Arguments

x

the pre_processor

X

the data matrix

colind

column indices

...

extra args

Value

the reverse-transformed data


multivarious documentation built on June 24, 2024, 5:20 p.m.