Classification margins for Gaussian kernel classification model
returns the classification margins for the trained kernel classifier
m
= margin(Mdl
,Tbl
,ResponseVarName
)Mdl
using the predictor data in table
Tbl
and the class labels in
Tbl.ResponseVarName
.