haskell / haskell/statistics

More variants of linear regression needed

オープン
#67 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement help needed
主要言語
Haskell
スター
309
フォーク
76
PR マージ指標
30日以内にマージされた PR はありません

説明

We need more variants of linear regeressions:
1. Regression for values with known normal errors. Here we'll obtain not only fit result but estimate of errors and χ² goodness of fit test. I think we need multivarite normal distributuion and special data type for description of values with normal error.
2. Regression with linear combination of several functions. (In R it's known as `glm`). It's another way to look at same regression problem but I think it deserves addition to the library as well.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。