Update 02-statistics-approach.md
This commit is contained in:
parent
0809a5cbf7
commit
36dd5f1828
|
@ -39,7 +39,7 @@ ANOMALY_WINDOW(foo.i32, "algo=grubbs")
|
|||
|参数|说明|是否必选|默认值|
|
||||
|---|---|---|---|
|
||||
|direction|异常检测方向类型('pos' / 'neg' / 'both')|否|"both"|
|
||||
|max_anoms|异常值比例 $1 \le K \le 49.9$|否|0.05|
|
||||
|max_anoms|异常值比例 $0 < K \le 49.9$|否|0.05|
|
||||
|
||||
|
||||
```SQL
|
||||
|
|
Loading…
Reference in New Issue