haskell / haskell/statistics

More variants of linear regression needed

Open
#67 4 comments 0 reactions 0 assignees View on GitHub
enhancement help needed
Dominant language
Haskell
Stars
309
Forks
76
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.