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

310-continuous-draws-fix #311

Conversation

gravesti
Copy link
Collaborator

@gravesti gravesti commented Dec 18, 2024

Fixes #310

  • Don't report exp(treatment effect) for continuous outcomes
  • Fix stan models:
    • remove Z and tau from full/no borrowing model
    • fix Z, alpha, tau definitions in BDB model
  • add effective tests

@gravesti gravesti linked an issue Dec 18, 2024 that may be closed by this pull request
@gravesti gravesti requested a review from mattsecrest January 13, 2025 09:40
Copy link
Collaborator

@mattsecrest mattsecrest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

huh yeah I guess the continuous endpoints got left behind - likely due to missing test cases. Good catches Isaac and thanks for managing the issues during the break.

@gravesti gravesti merged commit e5422fd into main Jan 14, 2025
5 checks passed
@gravesti gravesti deleted the 310-rename_draws_covariates-does-not-work-with-continuous-outcome branch January 14, 2025 08:09
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.

rename_draws_covariates() does not work with continuous outcome
2 participants