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

visualize and compare.fits to handle inhibited variable operations? [Enhancement] #139

Open
mlotinga opened this issue Dec 7, 2024 · 0 comments

Comments

@mlotinga
Copy link

mlotinga commented Dec 7, 2024

Great package, especially finding visualize and compare.fit functions so useful for mixed models. I'd love to see these functions able to handle I() variable operations, where the original variable does not necessarily also appear in the original model formula. One example is a reciprocal variable. This kind of use currently raises an 'object not found' error. Of course, this could be added as a new variable to the data frame, but for rapid model exploratory development, it would be good to be able to avoid adding variables (plus, the way I() variables appear in results summaries can be helpful).

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

1 participant