| predict.gaterSVM | R Documentation | 
The function applies a model produced by the 
gaterSVM function to every row of a data matrix and returns the model predictions.
## S3 method for class 'gaterSVM' predict(object, newdata, ...)
| object | An object of class  | 
| newdata | newdata An n x p matrix containing the new input data. Could be a matrix or a sparse matrix object. | 
| ... | parameters for future usage. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.