setPreprocessor,HybridSequenceClassifier-method: Sequence Detector Method: re-set the pre-processor object
Description
Sequence Detector method for re-setting the pre-processor object. This might be desirable when we want to use already existing Sequence Detector for new input data streams, having different structure.
Usage
# S4 method for HybridSequenceClassifier
setPreprocessor(preprocessor)
Arguments
preprocessor
(HSC_PP
) - New pre-processor object.