model_reverse: Reverse preprocessing

model_reverseR Documentation

Reverse preprocessing

Description

Reverse the effect of a preprocessing step on a dataset_

Usage

model_reverse(M, D)

Arguments

M

a model object

D

a dataset object

Value

Returns a modified dataset object

Examples

M = example_model()
D = model_reverse(M,iris_DatasetExperiment())

computational-metabolomics/struct documentation built on April 28, 2022, 10:43 a.m.