% Generated by roxygen2: do not edit by hand % Please edit documentation in R/svm.R \name{plot.svm} \alias{plot.svm} \title{Plot method for the svm function} \usage{ \method{plot}{svm}( x, plots = "vip", size = 12, nrobs = -1, incl = NULL, incl_int = NULL, shiny = FALSE, custom = FALSE, ... ) } \description{ Plot method for the svm function }