Learn R Programming

TeachNet (version 0.7.1)

find.Threshold: 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