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

373 shift prior means for log logit settings #377

Merged
merged 15 commits into from
Apr 1, 2024

Conversation

AlexanderFengler
Copy link
Collaborator

@AlexanderFengler AlexanderFengler commented Mar 29, 2024

  • This PR takes care of initial values setting for chains.
  • The t and p_outlier parameters will consistently start at a very low value to pre-empt computational issues with gradients on the analytical DDM likelihood
  • The nuts_numpyro sampler setting now respects initial values and jitter can be turned off
  • Strange prior settings when log_logit links were chosen are now fixed
  • Convenience function is added to allow manual jittering of starting points
  • Default group distribution of t parameter changed to Gamma distribution

@AlexanderFengler AlexanderFengler linked an issue Mar 29, 2024 that may be closed by this pull request
@AlexanderFengler AlexanderFengler merged commit 4cfbd1a into main Apr 1, 2024
2 checks passed
@digicosmos86 digicosmos86 deleted the 373-shift-prior-means-for-log_logit-settings branch November 28, 2024 17:50
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.

Shift prior means for log_logit settings.
1 participant