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

Error: column(s) not found: [L_1[1,1], L_1[2,1], L_1[1,2], L_1[2,2]] #10

Open
joshua-zh opened this issue Nov 18, 2023 · 7 comments
Open

Comments

@joshua-zh
Copy link

joshua-zh commented Nov 18, 2023

When I reran the example to get the AMEs and marginal coefficients on the page, I encountered an error like this:

Error: column(s) not found: [L_1[1,1], L_1[2,1], L_1[1,2], L_1[2,2]]

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] data.table_1.14.9 brmsmargins_0.2.0 brms_2.20.6 Rcpp_1.0.11

@JWiley
Copy link
Owner

JWiley commented Nov 18, 2023 via email

@joshua-zh
Copy link
Author

Thank you for your response. I am afraid the error is still present. When I set effect = “fixedonly” or “includeRE”, everything was ok; however, when setting effect = “integrateoutRE”, this error popped up.

@JWiley
Copy link
Owner

JWiley commented Nov 19, 2023 via email

@joshua-zh
Copy link
Author

I just copied the codes for the logistic regression on this page and executed them in Rstudio.

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] data.table_1.14.9 brmsmargins_0.2.0 brms_2.20.6 Rcpp_1.0.11

@JWiley
Copy link
Owner

JWiley commented Nov 20, 2023 via email

@joshua-zh
Copy link
Author

Thank you for your patience and understanding. This setup works. Previously, I only set save_pars = save_pars() 😅. BTW, the rstan backends also work fine.

@JWiley
Copy link
Owner

JWiley commented Nov 20, 2023 via email

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