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

Pre-compiled models #26

Open
wjakethompson opened this issue Jul 5, 2023 · 0 comments
Open

Pre-compiled models #26

wjakethompson opened this issue Jul 5, 2023 · 0 comments

Comments

@wjakethompson
Copy link
Owner

For LCDM, we could specify all possible parameters, and then use an expanded Q-matrix (i.e., with interaction terms calculated) to zero out relevant parameters (e.g., l1_212 = raw_l1_212 * Q[2, {column}].

Would need to also consider how to pass user-specified priors. rstanarm uses pre-compiled models and allows user-specified priors, so maybe look at implementation here: https://github.com/stan-dev/rstanarm/tree/master/src/stan_files

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

No branches or pull requests

1 participant