Uses of Record Class
org.episteme.social.politics.GerrymanderingDetector.District
Packages that use GerrymanderingDetector.District
-
Uses of GerrymanderingDetector.District in org.episteme.social.politics
Method parameters in org.episteme.social.politics with type arguments of type GerrymanderingDetector.DistrictModifier and TypeMethodDescriptionGerrymanderingDetector.analyze(List<GerrymanderingDetector.District> districts) Performs a multi-metric analysis of a set of districts to detect partisan bias.GerrymanderingDetector.seatsVotesCurve(List<GerrymanderingDetector.District> districts, int points) Simulates a seats-votes curve to visualize partisan lean.