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

Feature imputation bug #127

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Feature imputation bug #127

merged 2 commits into from
Jul 19, 2024

Conversation

devonjkohler
Copy link
Contributor

Motivation and Context

Imputation can break if the AFT model does not converge. It just needs more iterations to work (tested on a variety of datasets).

Changes

  • Increased maxiter parameter from 30 (default) to 90. This is a slightly arbitrary choice and was chosen due to testing.

Testing

Please describe any unit tests you added or modified to verify your changes.

Checklist Before Requesting a Review

  • I have read the MSstats contributing guidelines
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@devonjkohler devonjkohler merged commit 9422a78 into devel Jul 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant