Shows, one graph per attribute, the weights of all attributes. The type of graph depends on the type of the attribute: the spline line of the corresponding attribute in case a spline has been used, a bar plot for categorical and logical values, and a linear line for all other type of the attribute values. This function cannot be used in a model with a non-linear kernel.
plotWeights(object, plotdim = c(3, 3), ...)The model returned from svmmaj.
A vector of the form c(nr, nc). Subsequent figures
will be drawn in an nr-by-nc array on the device.
other parameters given to the plot function