For efficiency use in svmmajcrossval
X.svmmaj(object, X.new, weights = NULL)
Model which has been trained beforehand using
svmmaj
.
Attribute matrix of the objects to be predicted, which has the
same number of attributes as the untransformed attribute matrix in
model
.
The weight of observation as the relative importance of the prediction error of the observation.