predict.npcs | R Documentation |
Predict new labels from new data based on the fitted NPMC classifier, which belongs to S3 class "npcs".
## S3 method for class 'npcs'
predict(object, newx, ...)
object |
the model object for prediction |
newx |
input feature data |
... |
arguments to pass down |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.