modHistory replicates the fs history of a reference object.
Used by predict to prepare validation set for model deployment.
modHistory(object, reference)An ExprsArray object. The object that should undergo a
replication of some feature selection and dimension reduction history.
An ExprsArray or ExprsModel object. The object
containing the history to use as a template.
A pre-processed ExprsArray object.