classify {TSEAL} | R Documentation |
This function allows to classify observations based on a pretrained model that could have been obtained in several ways (such as using the train model function). T
classify(data, ...)
data |
The data to be classified. This data can be either the raw data , or a MultiWaveAnalysis object generated earlier. |
... |
Additional arguments |
A factor with predicted class of each observation