find.Threshold {TeachNet}R Documentation

Finds best threshold

Description

Finds the best threshold to transform probabilities in classes

Usage

find.Threshold(obs, stepsize = 0.1, predict)

Arguments

obs

class of observation

stepsize

in which step size the threshold is raised

predict

prediction of network

Author(s)

Georg Steinbuss


[Package TeachNet version 0.7.1 Index]