find.Threshold {TeachNet} | R Documentation |
Finds the best threshold to transform probabilities in classes
find.Threshold(obs, stepsize = 0.1, predict)
obs |
class of observation |
stepsize |
in which step size the threshold is raised |
predict |
prediction of network |
Georg Steinbuss