| Fdr {dSTEM} | R 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 |
Value
a dataframe of FDR (FPR) and Power (TPR)
[Package dSTEM version 2.0-1 Index]