📝 docs(tsl): sync api skill with corrected codegen
Mirror docs/tsl/codegen into the bundled tsl-api-reference skill and rebuild the function index. Remove invalid duplicate API entries for cb_delistedbydate, createhttpsession, exportJsonString, and Anova_Bartlett so exact lookup returns the canonical entries.
This commit is contained in:
@@ -3035,17 +3035,6 @@ return histc(a, b);
|
||||
|
||||
返回:array
|
||||
|
||||
## `Anova_Bartlett(groups, alpha)`
|
||||
|
||||
执行 Bartlett 方差齐性检验。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
| -------- | ----- | ---------- |
|
||||
| `groups` | array | 各组观测值 |
|
||||
| `alpha` | float | 显著性水平 |
|
||||
|
||||
返回:array
|
||||
|
||||
## `Anova_Levene(groups, alpha)`
|
||||
|
||||
执行 Levene 方差齐性检验。
|
||||
|
||||
Reference in New Issue
Block a user