threshold_p_value_detector: Detect if p value is anomlous at given threshold

View source: R/Background_functions.R

threshold_p_value_detectorR Documentation

Detect if p value is anomlous at given threshold

Description

Detect if p value is anomlous at given threshold

Usage

threshold_p_value_detector(p_values, threshold_val, burn_out)

Arguments

p_values

p values

threshold_val

threshold

burn_out

grace period

Value

anomalous p vlaues


elizabethriddle/BFF documentation built on April 4, 2022, 11:51 a.m.