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

Example CSV Files #1

Open
ghost opened this issue Mar 20, 2015 · 1 comment
Open

Example CSV Files #1

ghost opened this issue Mar 20, 2015 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Mar 20, 2015

Hi John,

First of all, congratulations for this great project.

I'd like to try code, however I don't have the donor/recipient CSV files. Do you think you could include any sample files?

Thank you

@JohnDickerson
Copy link
Owner

Hello! Since that data is private (it's coming from the match runs performed biweekly by the real UNOS exchange), I will not be putting them online. I am working on a general generator that mimics the distributions we've seen in the real exchange, and that should be online in the next couple of weeks.

In the meantime, you can use some of the other compatibility graph generators in kpd.structure.generator, like SaidmanPoolGenerator or SparseUNOSSaidmanPoolGenerator. These generate objects of the same graph type as UNOSGenerator, so when the new distributional UNOS generator is online, you'll be able to drop it into whatever code you have written very easily. The Saidman-type generators listed above generate pools in accordance with a 2006 paper by Saidman et al. called "Increasing the Opportunity of Live Kidney Donation by Matching for Two- and Three-Way Exchanges." You can find an open copy of that paper here.

@JohnDickerson JohnDickerson self-assigned this Mar 25, 2015
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