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

Write function to ensure / create proper group coding #27

Open
sanoke opened this issue Apr 14, 2017 · 0 comments
Open

Write function to ensure / create proper group coding #27

sanoke opened this issue Apr 14, 2017 · 0 comments

Comments

@sanoke
Copy link
Owner

sanoke commented Apr 14, 2017

[Related to #24]

Proper subgroup coding means that this variable takes consecutive integer values, starting at 1. Groups are numbered in order of increasing subgroup-specific average treatment effect (ATE).

At the moment, proper coding is an assumption, and I need to write a function to create/enforce it. If there's an empty subgroup / invalid subgroup number, no plots will display. (There's a notice to this effect in the panel.)

Write function to check that grouping variable is coded properly. Do group reassignment if needed.
In the interim, I'll provide a script for the user to do this check themselves. Eventually I will do this check within my application, and do some reassignment as needed.

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

No branches or pull requests

1 participant