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)


zhibinghe/ChangePoint documentation built on Feb. 22, 2025, 12:34 p.m.