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, ...)A factor with predicted class of each observation
The data to be classified. This data can be either the raw data , or a MultiWaveAnalysis object generated earlier.
Additional arguments
trainModel
classify.array
classify.MultiWaveAnalysis