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

GH-15809: fixes loglikelihood and aic for glm generic model #16025

Merged
merged 37 commits into from
Feb 12, 2024

Conversation

syzonyuliia
Copy link
Contributor

@syzonyuliia syzonyuliia commented Jan 22, 2024

@syzonyuliia syzonyuliia added this to the 3.44.0.4 milestone Jan 31, 2024
@wendycwong wendycwong changed the base branch from rel-3.44.0 to master February 1, 2024 17:22
@syzonyuliia syzonyuliia force-pushed the GH-15809_glm_generic_model_loglikelihood_aic branch from 667b226 to 6f441f2 Compare February 2, 2024 13:48
@valenad1 valenad1 force-pushed the GH-15809_glm_generic_model_loglikelihood_aic branch from 6f441f2 to 667b226 Compare February 2, 2024 13:51
@syzonyuliia syzonyuliia force-pushed the GH-15809_glm_generic_model_loglikelihood_aic branch from 667b226 to 6f441f2 Compare February 2, 2024 13:52
@wendycwong wendycwong force-pushed the GH-15809_glm_generic_model_loglikelihood_aic branch from 56974a8 to 4a90a0b Compare February 5, 2024 22:32
@wendycwong wendycwong force-pushed the GH-15809_glm_generic_model_loglikelihood_aic branch from 2e4616d to 582c042 Compare February 10, 2024 03:54
@wendycwong wendycwong force-pushed the GH-15809_glm_generic_model_loglikelihood_aic branch from 582c042 to a6b962c Compare February 10, 2024 20:15
@wendycwong wendycwong merged commit a6bd451 into master Feb 12, 2024
68 checks passed
@wendycwong wendycwong deleted the GH-15809_glm_generic_model_loglikelihood_aic branch February 12, 2024 01:56
@mn-mikke mn-mikke removed this from the 3.44.0.4 milestone Mar 4, 2024
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.

Allow model built earlier to be used to calculate full loglikelihood and AIC for GLM
5 participants