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

Find matches from minority group for majority group #32

Open
jordantkohn opened this issue Jan 31, 2020 · 2 comments
Open

Find matches from minority group for majority group #32

jordantkohn opened this issue Jan 31, 2020 · 2 comments

Comments

@jordantkohn
Copy link

"By default matches are found from the majority group for the minority group."
I actually want Matcher to do the opposite; for each row in the majority group, I want to assign the best match from the minority group.

Is there an easy way to enable this without reworking the source code?

@jordantkohn
Copy link
Author

If anybody is curious:

  1. majority and minority attributes can be set manually to 0/1 representing the yvar value
  2. the match() function doesn't even consider majority/minority attributes

@KritiShah14
Copy link

Hi,

I’m not sure I understand, could you elaborate?

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

2 participants