opt_thre: OASISAD optimal threshold selection function

Description Usage Arguments Value

View source: R/oasisad_opt_th.R

Description

This function will use an input cutoff list to select the optimal cutoff with metric DSC(F1-score) based on validation data

Usage

1
opt_thre(probs, gs, cutoff)

Arguments

probs

Probability map

gs

Gold standard of input voxels

cutoff

A numeric vector includes threshold candidates

Value

Refined probability map


dty0606/oasisad documentation built on March 8, 2020, 11:18 p.m.