// chebysheve outlier detection
// this function is used to detect the abnormal value among a set of data
// input:
// delta: a set of data
// flag: discribe which data is already known as outlier
// p: restrict level
// output:
// double[] door : byyond which the data may be considered as a outlier
// door[0]: the upperdoor
// door[1]: the lowerdoor
標簽:
chebysheve
detection
abnormal
function
上傳時間:
2013-11-30
上傳用戶:13517191407