Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest GLM #1

Merged
merged 13 commits into from
Dec 2, 2021
Merged

Update to latest GLM #1

merged 13 commits into from
Dec 2, 2021

Conversation

dwinkler1
Copy link
Owner

No description provided.

andreasnoack and others added 13 commits June 7, 2021 21:51
…d argument.

Fix test of NegativeBinomial such that it throws the expected exception type.
The previous fix handled incorreclty cases where pivoted Cholesky
decomposition permutes columns in a non-monotonous way. This is
because the inverted permutation has to be used, but that bug isn't
visible in simple examples.
…438)

`predict` currently gives incorrect intervals when some variables
have been dropped due to collinearity. Throw an error instead to
avoid misleading users, until we find a fix.
Currently deployment doesn't happen because some conditions related to Travis are not fulfilled.
@dwinkler1 dwinkler1 merged commit c8fd098 into dwinkler1:master Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants