% Generated by roxygen2: do not edit by hand % Please edit documentation in R/svm.R \name{predict.svm} \alias{predict.svm} \title{Predict method} \usage{ \method{predict}{svm}( object, pred_data = NULL, pred_cmd = "", dec = 3, envir = parent.frame(), ... ) } \description{ Predict method }