ROC.data_col: Calculate sensitivity and specificity at different threshold...

Description Usage Arguments

View source: R/functions.R

Description

Using prediction by some methods, calculate sensitivity and specificity at different threshold for drawing ROC curves.

Usage

1
ROC.data_col(pred_prob, nsame, ndiff, thres, Method)

Arguments

nsame

number of mates

ndiff

number of non-mates

thres

Threshold for ROC curve

Method

method name


CSAFE-ISU/shoeprintr documentation built on July 22, 2019, 8:56 a.m.