avg_by_interp: Get average tpr and fpr rates over replicates

Description Usage Arguments Value

View source: R/avg_by_interp.R

Description

Get average tpr and fpr rates over replicates

Usage

1
avg_by_interp(tpr.list, fpr.list, direction = "vertical", npoints = 200)

Arguments

tpr.list

A list of vectors giving true positive rates

fpr.list

A list of vectors giving false positive rates

direction

Average over fixed fpr (vertical) or fixed tpr (horizontal)

Value

list with fpr, tpr and s.e


jean997/jadeSims documentation built on May 18, 2019, 11:44 p.m.