setPreprocessor,HybridSequenceClassifier-method {SeqDetect}R Documentation

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 signature 'HybridSequenceClassifier'
setPreprocessor(preprocessor)

Arguments

preprocessor

(HSC_PP) - New pre-processor object.

See Also

HybridSequenceClassifier


[Package SeqDetect version 1.0.7 Index]