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

Remove group-specific parameters for very large meta-analyses #138

Open
wwiecek opened this issue Apr 26, 2022 · 0 comments
Open

Remove group-specific parameters for very large meta-analyses #138

wwiecek opened this issue Apr 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@wwiecek
Copy link
Owner

wwiecek commented Apr 26, 2022

Something like baggr(schools, pars = c("theta_k", "eta"), include = FALSE) but the list of pars will differ depending on model, so automate this via argument remove_pars = TRUE.

Then you must ensure that the thing works without m <- rstan::extract(bg$fit, pars = "theta_k")[[1]] in group_effects and instead prints out "effects for groups have not been saved" or something like that.

@wwiecek wwiecek changed the title Remove nuisance parameters for very large meta-analyses Remove group-specific parameters for very large meta-analyses Apr 26, 2022
@wwiecek wwiecek added the enhancement New feature or request label Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant