Skip to content

Add residualize_over_grid() #386

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

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from
Draft

Add residualize_over_grid() #386

wants to merge 26 commits into from

Conversation

strengejacke
Copy link
Member

@strengejacke strengejacke commented Feb 9, 2025

Fixes #129

@bwiernik
Copy link
Contributor

bwiernik commented Feb 9, 2025

Could we instead make this a model_residuals() function that takes a newdata argument, which could be a grid from get_datagrid()?

@strengejacke
Copy link
Member Author

Sure, but do we need newdata? The grid is extracted / taken from the estimate_means() (or related) result.

@DominiqueMakowski
Copy link
Member

It can still be useful for power-users to have a way to pass the data no?

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

Successfully merging this pull request may close these issues.

Visualization: Partial residual plots
3 participants