Package: DescriptiveRepresentationCalculator
Title: Descriptive Representation Calculator: Characterizing Observed
        and Expected Representation
Version: 1.0.0
Authors@R: c(person(given = "Connor", family = "Jerzak", 
		    role = c("aut", "cre"),
                    email = "connor.jerzak@gmail.com", 
	            comment = c(ORCID = "0000-0003-1914-8905")),
             person(given = "John", family = "Gerring", role = "aut", 
	           comment = c(ORCID = "0000-0001-9858-2050")),
             person(given = "Erzen", family = "Oncel", role = "aut", 
		    comment = c(ORCID = "0000-0001-9372-1090")) )
Description: A system for analyzing descriptive representation, especially for comparing the composition of a political body to the population it represents. Users can compute the expected degree of representation for a body under a random sampling model, the expected degree of representation variability, as well as representation scores from observed political bodies. The package is based on Gerring, Jerzak, and Oncel (2023) <doi:10.1017/S0003055423000680>.
URL:
        https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/
BugReports: https://github.com/cjerzak/DescriptiveRepresentationCalculator-software/issues
Depends: R (>= 3.3.3)
License: GPL-3
Encoding: UTF-8
Imports: stats
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-20 20:27:53 UTC; cjerzak
Author: Connor Jerzak [aut, cre] (<https://orcid.org/0000-0003-1914-8905>),
  John Gerring [aut] (<https://orcid.org/0000-0001-9858-2050>),
  Erzen Oncel [aut] (<https://orcid.org/0000-0001-9372-1090>)
Maintainer: Connor Jerzak <connor.jerzak@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-23 16:20:06 UTC
Built: R 4.2.0; ; 2023-10-23 18:40:19 UTC; unix
