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

Gaussian Quadrature and Laplace Approximation #54

Open
ParadaCarleton opened this issue Apr 10, 2022 · 1 comment
Open

Gaussian Quadrature and Laplace Approximation #54

ParadaCarleton opened this issue Apr 10, 2022 · 1 comment

Comments

@ParadaCarleton
Copy link
Member

With large datasets, MCMC can get very slow. Luckily, approximations based on numerical integration usually get better as the sample size increases, and can work in some situations where MCMC is impractical. Luckily, the code for this is already implemented in MixedModels.jl and just needs to have priors added for it to work; we should probably take a look at it.

@storopoli
Copy link
Member

Do we want to implement this? Users could just MixedModels.jl and leave TuringGLM.jl to being exclusively a "formula interface to Turing.jl"?

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

2 participants