ClickHouse/docs/ru/sql-reference/aggregate-functions/reference
Simon Podlipsky 677f296214
docs: use k as constant name instead of a in simpleLinearRegression
Function uses `k` internally.

E.g.

```sql
SELECT arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3]) FORMAT JsonEachRow
```

outputs `{"arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3])":{"k":1,"b":0}}`
2024-10-21 15:34:15 +02:00
..
any.md
anyheavy.md
anylast.md
argmax.md Update argmax.md 2024-04-15 17:53:36 +04:00
argmin.md Correct the documentation about duplicates with argmin and argmax 2024-04-11 21:51:31 +02:00
avg.md
avgweighted.md
categoricalinformationvalue.mdx
corr.md Make docs better 2023-09-05 12:43:53 +00:00
count.md
covarpop.md Make docs better 2023-09-05 12:43:53 +00:00
covarsamp.md Make docs better 2023-09-05 12:43:53 +00:00
deltasum.md Make docs better 2023-09-05 12:43:53 +00:00
deltasumtimestamp.md Update deltasumtimestamp.md 2023-04-09 19:38:08 -03:00
entropy.md
exponentialmovingaverage.md
grouparray.md
grouparrayinsertat.md
grouparraymovingavg.md
grouparraymovingsum.md
grouparraysample.md
groupbitand.md
groupbitmap.md
groupbitmapand.mdx
groupbitmapor.mdx
groupbitmapxor.mdx
groupbitor.md
groupbitxor.md
groupuniqarray.md
index.md
intervalLengthSum.md Make docs better 2023-09-05 12:43:53 +00:00
kolmogorovsmirnovtest.md Done 2023-04-27 18:14:46 +02:00
kurtpop.md
kurtsamp.md
mannwhitneyutest.md
max.mdx
maxmap.md
median.md
min.mdx
minmap.md
quantile.md
quantilebfloat16.md
quantiledeterministic.md
quantileexact.md
quantileexactweighted.md
quantiles.md Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
quantiletdigest.md
quantiletdigestweighted.md Make docs better 2023-09-05 12:43:53 +00:00
quantiletiming.md Make docs better 2023-09-05 12:43:53 +00:00
quantiletimingweighted.md Make docs better 2023-09-05 12:43:53 +00:00
rankCorr.md
simplelinearregression.md docs: use k as constant name instead of a in simpleLinearRegression 2024-10-21 15:34:15 +02:00
skewpop.md
skewsamp.md
sparkbar.md Add a style check against DOS and Windows 2023-12-29 13:10:40 +01:00
stddevpop.md Make docs better 2023-09-05 12:43:53 +00:00
stddevsamp.md Make docs better 2023-09-05 12:43:53 +00:00
stochasticlinearregression.md
stochasticlogisticregression.md
studentttest.md
sum.md
sumcount.md
sumkahan.md
summap.md
sumwithoverflow.md
topk.md
topkweighted.md
uniq.md
uniqcombined64.md
uniqcombined.md Make docs better 2023-09-05 12:43:53 +00:00
uniqexact.md
uniqhll12.md
uniqthetasketch.mdx
varpop.md Make docs better 2023-09-05 12:43:53 +00:00
varsamp.md Make docs better 2023-09-05 12:43:53 +00:00
welchttest.md