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

Option in neutralize_variable to neutralize children #308

Open
MaxGhenis opened this issue Nov 21, 2024 · 0 comments
Open

Option in neutralize_variable to neutralize children #308

MaxGhenis opened this issue Nov 21, 2024 · 0 comments

Comments

@MaxGhenis
Copy link
Contributor

For example, suppose we want to model the repeal of all state tax exemptions. One shortcut could be creating a variable for state_exemptions which calls adds over all state-level exemption variables, then calling neutralize_variable -- but by default this wouldn't actually do anything, since it's just a helper variable. If we added an arg like neutralize_children, we could then use that to model repealing all those variables at once.

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