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

Add an option to enforce conditional monotonicity of monotonic effects #924

Closed
paul-buerkner opened this issue Jun 9, 2020 · 1 comment
Labels
Milestone

Comments

@paul-buerkner
Copy link
Owner

See https://psyarxiv.com/9qkhj/ for discussion on why this could be helpful for interpretation

The formula interface could look as follows:

y ~ mo(x, id = "<ID>") + z + z:mo(x, id = "<ID>")

where all mo() terms with the same id will share the same shape parameter vector.

@paul-buerkner paul-buerkner added this to the brms 2.13.0++ milestone Jun 9, 2020
paul-buerkner added a commit that referenced this issue Jun 9, 2020
@paul-buerkner
Copy link
Owner Author

This feature is now implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant