-
-
Hi
Do you, by any chance, know where I can find a Javascript library for weighted linear regression? If not, would you consider adding it to simple-statistics?
Thanks
Marcus
-
May you please add the question statement for [linear-regression.py](https://github.com/AnshulMalik/ml-workshop/blob/master/linear-regression.py) file.
Thank you
-
Hi All,
I have question, does the linear regression in jamovi have maximum likelihood in its settings or background to deal with missing data? just like the path analysis and factor analysis opti…
-
Via https://eaforecasting.slack.com/archives/C030T49UHSS/p1664739821894979
Example by @OAGr:
```
a = normal(3,3) * uniform(3,10)
b = a + uniform(10,11)
scatterPlot({x: a |> Dist.toList, y: v …
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
Text is missing
### To reprod…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
Press the "enter" key continuo…
-
-
-
# Bayesian linear regression for practitioners - Max Halford
Motivation Suppose you have an infinite stream of feature vectors $x_i$ and targets $y_i$. In this case, $i$ denotes the order in which th…