# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup python 1.0 name EGSimulation version 1.0 categories science license public-domain supported_archs noarch description Simulate the Ellison & Glaeser statistic using randomness alone maintainers ad.wsu.edu:tazz_ben long_description By using a simulation of firm sizes (using a lognormal distribution) and specified geographic regions, standard deviations and employee head count, we can compute the critical regions for the Ellison & Glaeser statistic. In the process, it also calculates herfindahl values and provides critical regions. homepage https://github.com/tazzben/EconScripts/tree/master/Simulations/Python/EG%20Statistic master_sites https://github.com/downloads/tazzben/EconScripts/ checksums rmd160 5dcd5d51188a9fa6e550383fbc57bf655119a0ed \ sha256 2a3fcdbacee642ef701561ea6664208a427f453a09bc39be0a28710d1a6dbff4 python.default_version 27 python.version 27 depends_lib-append port:py${python.version}-crypto port:py${python.version}-numpy port:py${python.version}-scipy python.link_binaries_suffix