modHistory: Replicate Data Process History

Description Usage Arguments Value

Description

modHistory replicates the fs history of a reference object. Used by predict to prepare validation set for model deployment.

Usage

1
modHistory(object, reference)

Arguments

object

An ExprsArray object. The object that should undergo a replication of some feature selection and dimension reduction history.

reference

An ExprsArray or ExprsModel object. The object containing the history to use as a template.

Value

A pre-processed ExprsArray object.


exprso documentation built on May 1, 2019, 7:11 p.m.