mds_object: Object of class "smacofB", i.e., an MDS solution from smacofSym() or smacofConstraint.
svm_object: Object of class "svm", i.e., an SVM solution from svm or tune.svm
class: Vector of class assignments (facets) for each object.
legend1: If TRUE, facet legend is added.
legend2: If TRUE, class legend is added.
inset: Inset distance from the margins for both legends as a fraction of the plot region when legend is placed by keyword.
plot.dim: Vector with dimensions to be plotted.
by: Scaling factor for resolution (the smaller, the higher the resolution).
main: Plot title.
xlab: Label of x-axis.
ylab: Label of y-axis.
xlim: Scale x-axis.
ylim: Scale y-axis.
...: Further plot arguments passed: see image for detailed information.
Details
Using the SVM implementation of e1071 one can determine facets in an MDS configuration based on an SVM fit. This function plots the resulting facets on top of the 2D MDS configuration. Note that this function is work in progress.
References
Mair, P., Cetron, J. S., and Borg, I. (2022). Using support vector machines for facet partitioning in multidimensional scaling. Multivariate Behavioral Research. Forthcoming; tools:::Rd_expr_doi("10.1080/00273171.2022.2035207")