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-request] Use set_inits() after it works in brms #208

Open
venpopov opened this issue Apr 11, 2024 · 0 comments
Open

[feature-request] Use set_inits() after it works in brms #208

venpopov opened this issue Apr 11, 2024 · 0 comments
Assignees
Labels
enhancement - new feature New user or developer feature
Milestone

Comments

@venpopov
Copy link
Owner

As we've discussed, for some of the models we need a way to set initial values.

I suggested to Paul a set_inits() type of function that works similarly to set_prior() and he liked the idea: paul-buerkner/brms#1645

I've made a PR with an initial prototype which works for b and Intercept parameters: paul-buerkner/brms#1646

But it will take a while to iron things out and generalize this. Once it is done, we can use this functionality for our models with a new function like "configure_inits", similarly to how we do it for default priors.

@venpopov venpopov added the enhancement - new feature New user or developer feature label Apr 11, 2024
@venpopov venpopov added this to the 1.0.0 milestone Apr 11, 2024
@venpopov venpopov self-assigned this Apr 11, 2024
@venpopov venpopov modified the milestones: 1.0.0, Future May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement - new feature New user or developer feature
Projects
None yet
Development

No branches or pull requests

1 participant