Docs/news prs 72 77 - #78
Merged
Merged
Conversation
The NEWS 1.0.12 section was last updated at #70. Adds bullets for the user-facing changes merged since, all against the unreleased 1.0.12 dev version (only v1.0.11 is tagged): - identity-link confidence interval computed on the wrong (logit) scale (#74) - logit-link confidence bounds reported outside [0, 1] (#75) - numerical optimizer failing with "argument is of length zero" when every restart of the max-outcome search failed (#73) - rank-deficient outcome model now refused up front, naming the aliased terms, on both optimizer paths (#74, #76) - factor/logical/ordered covariate named "center"/"period" miscounted as a fixed effect on the get_confidence_set() direct-call fallback path (#73) - center weights validated (numeric, finite, non-negative) at both entry points, including the exported get_confidence_set() (#73, #74) - center weights not summing to 1: renormalised in lago_optimization(), refused in the exported get_confidence_set() (#72, #75) - an all-NA additional covariate refused with a clear error (#77) - warnings for a collinear dropped covariate (#76), a binary estimate reported outside [0, 1] (#75), and a covariate held at 0 off its support (#75) #71 is test-only and gets no bullet. Every bullet was verified against the current source.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.