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

tab_model() throwing error #915

Open
davidcanarte opened this issue Jul 21, 2023 · 3 comments
Open

tab_model() throwing error #915

davidcanarte opened this issue Jul 21, 2023 · 3 comments
Labels

Comments

@davidcanarte
Copy link

Hi Daniel

I am exporting several fixed effects models (5 models) to html. However, I am having the error bellow. What can I do?

PS: I am retaking this project after some months and I was able to export all models to html without problems.

Error in purrr::map2():
ℹ In index: 1.
ℹ With name: m5_fam_lat.
Caused by error in insight::get_data(model, verbose = FALSE)[, insight::find_random( model, split_nested = TRUE, flatten = TRUE), drop = FALSE]:
! Can't subset columns that don't exist.
✖ Column ego_ID doesn't exist.

@strengejacke
Copy link
Owner

Do you have a reproducible example? What model functions / packages are you using?

@davidcanarte
Copy link
Author

Dear Daniel! I apologize for the late reply. Where can I send you reproducible example?

@davidcanarte
Copy link
Author

Dear Daniel, I fixed it. You can close this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants