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

Suppression in Stata #205

Open
mahaalbashir opened this issue Mar 28, 2024 · 0 comments
Open

Suppression in Stata #205

mahaalbashir opened this issue Mar 28, 2024 · 0 comments

Comments

@mahaalbashir
Copy link
Contributor

  1. acro init needs to pass through the options to python (also affects the ability to specify risk appetite file) in line 262

    • Commented lines (254 till 260) in acro_stata_parser.py are extracting the suppress variable value from the options from the Stata command and assigning that to the suppress variable when creating an acro object. This seems to work fine when testing it in python but does not work when testing it in Satat.
  2. also need the option to turn suppression on/off mid-session

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