predict.snnrceG: Predictions of the SNNRCE method

Description Usage Arguments

View source: R/SNNRCE.R

Description

Predicts the label of instances according to the snnrceG model.

Usage

1
2
## S3 method for class 'snnrceG'
predict(object, D, ...)

Arguments

object

model instance

D

distance matrix

...

This parameter is included for compatibility reasons.


SSLR documentation built on July 22, 2021, 9:08 a.m.