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 #844

Closed
ringeck56 opened this issue Jul 20, 2022 · 3 comments
Closed

tab_model #844

ringeck56 opened this issue Jul 20, 2022 · 3 comments

Comments

@ringeck56
Copy link

I am getting the following message:

Error: 'is_empty_object' is not an exported object from 'namespace:insight'

when I apply the tab_model function to any model name, such as for example:

mod2 <- lm(Petal.Length ~ Species + Petal.Width, data=iris)
sjPlot::tab_model(mod2, file = "~/Desktop/model2.doc")

What does that error message mean?

@strengejacke
Copy link
Owner

Have you updated all your packages?

@Elen91
Copy link

Elen91 commented Sep 13, 2022

I have the same issue. I've updated all my packages, but the problem still remains.

@strengejacke
Copy link
Owner

See #769 (comment)

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

No branches or pull requests

3 participants