Package: DescriptiveRepresentationCalculator
Title: Characterizing Observed and Expected Representation
Version: 1.1.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 (2024) <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
Suggests: knitr
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-01-14 22:22:29 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: 2025-01-14 22:40:06 UTC
Built: R 4.6.0; ; 2025-11-02 02:03:16 UTC; windows
