-
Notifications
You must be signed in to change notification settings - Fork 1
Fix prestogp_fit stability and beta.hat validation #109
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
Merged
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
db6c581
Renamed functions and parameters, documentation fixes
ericbair-sciome ff0e307
Pull request #67: Renamed functions and parameters, documentation fixes
ericbair-sciome 291bb10
Merge branch 'main-sciome'
sciome-bot 98ce34b
Merge branch 'main'
sciome-bot c405919
Adaptive lasso
ericbair-sciome 8ddb266
Pull request #69: Adaptive lasso
ericbair-sciome 6ee742f
Relaxed lasso
ericbair-sciome 4b5f559
Pull request #71: Relaxed lasso
ericbair-sciome 1cab9af
Faster imputation
ericbair-sciome d5c2427
Faster imputation
ericbair-sciome 5ecff19
Pull request #72: Faster imputation
ericbair-sciome 7332bc0
Merge remote-tracking branch 'sciome-git/main'
sciome-bot ee47067
Merge branch 'main-sciome'
sciome-bot 9f7d678
New penalties, bug fixes
ericbair-sciome f431661
Fixed some lint issues
ericbair-sciome af4c269
Pull request #74: New penalties, bug fixes
ericbair-sciome 70d678a
Merge branch 'main-sciome'
sciome-bot 9491a4b
Merge branch 'main-sciome'
sciome-bot d836bc8
Lower LOD, imputation parameters
ericbair-sciome 36deb68
Fixed a bug in prestogp_predict
ericbair-sciome c83f160
Pull request #76: Lower LOD, imputation parameters
ericbair-sciome 245d08f
Fixed a bug for lod.upper/lod.lower
ericbair-sciome 83fd5ee
Pull request #78: Fixed a bug for lod.upper/lod.lower
ericbair-sciome f494045
Merge branch 'main' of sciome-bot-git:NIEHS/PrestoGP
sciome-bot 17fd6b8
Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP
sciome-bot 2438326
Fixed another bug caused by numerically singular U matrices
ericbair-sciome 4a9ebfe
Merge branch 'master' of http://192.168.167.103:7990/bitbucket/scm/st…
ericbair-sciome 40f83ef
Pull request #81: Fixed another bug caused by numerically singular U …
ericbair-sciome 11e92ea
Merge branch 'main-sciome' of sciome-bot-git:NIEHS/PrestoGP
sciome-bot 6484043
Imputation bug fixes
ericbair-sciome dd33a47
Imputation bug fixes
ericbair-sciome 5de4c36
Imputation bug fixes
ericbair-sciome c190541
Pull request #83: Eb dev
ericbair-sciome d186837
Added omp.cores parameter to prestogp_fit
ericbair-sciome 0eb1dc1
Fixed issues caused by numerically singular V matrices
ericbair-sciome 848f796
Modifed the NEWS.md file
ericbair-sciome d4d98c9
Fixed a bug where then length check on beta.hat was invalid
ericbair-sciome 93c3ca6
Fix prestogp_fit stability and beta.hat validation
ericbair-sciome fd45394
Merge branch 'main-niehs'
sciome-bot be7b22d
Pull request #88: Fix prestogp_fit stability and beta.hat validation
sciome-bot fda72c8
Pull request #88: Fix prestogp_fit stability and beta.hat validation
sciome-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be negative or positive infinite?