thresholdNu: A conservative threshold for classifying highly likely...

Description Usage Arguments

Description

...

Usage

1
thresholdNu(model, pred, method = "lowerWhisker", expand = 2)

Arguments

model

an object of class trainOcc.

pred

the predictions of the unlabeled samples.

method

a thresholding method. So far only lowerWhisker is implemented.

expand

change the threshold such that n_un_th*expand pixels remain unlabeled, where n_un_th is the number of samples (of pred) remaining unlabeled when applying the threshold determined by method.


benmack/iterOneClass documentation built on May 12, 2019, 12:57 p.m.