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


bbuchsbaum/multivarious documentation built on April 15, 2024, 3:33 a.m.