Bootstrap for linear regression could return NaN
オープン
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 はまだ評価されていません。