Skip to content

Method for matching a subsample to a representative sample from a larger population.

License

Notifications You must be signed in to change notification settings

gordonh123/population_matching

 
 

Repository files navigation

Install

Method for matching a subsample to a representative sample from a larger population. Install dependencies from pip -r requirements.txt

Example Usage

Imagine a sample datafile that had a special study group as a treatement. One might match this pairwise against the general population using:

python resample.py -i example_datafile.csv -c example_definitions.csv -m "Study Group" -o out.csv

About

Method for matching a subsample to a representative sample from a larger population.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%