Fdr: Compute TPR and FPR

View source: R/main.R

FdrR Documentation

Compute TPR and FPR

Description

Compute TPR and FPR

Usage

Fdr(uh, th, b)

Arguments

uh

numerical vector of estimated change point locations

th

numerical vector of true change point locations

b

location tolerance, usually specified as the bandwidth gamma

Value

a dataframe of FDR (FPR) and Power (TPR)


dSTEM documentation built on July 9, 2023, 7:08 p.m.

Related to Fdr in dSTEM...