add_puSV: add_puSV

Description Usage Arguments Value References

View source: R/add_puSV.R

Description

Add the performance criteria puSV to the results table of an object of class trainOcc.

Usage

1

Arguments

x

object of class trainOcc

Value

the same object as the input but with columns x$results$nSV and x$results$puSV added. nSV is the number of support vectors and and puSV=(tpr*100)/nSV.

References

Muñoz-Marí, Jordi and Bovolo, Francesca and Gómez-Chova, Luis and Bruzzone, Lorenzo and Camp-Valls, Gustavo (2010): Semisupervised one-class support vector machines for classification of remote sensing data. IEEE TGaRS, 48, 8.


benmack/oneClass documentation built on Dec. 15, 2020, 7:38 p.m.