haskell / haskell/statistics

Bootstrap for linear regression could return NaN

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

説明

Problem is simple. During resampling we can get sample where all `x` are same. This means we get singular matrix when solving linear equation and answer will be NaN which contaminate everything.

Originally reported as https://github.com/bos/criterion/issues/65

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

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

評価

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

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

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