Package: eiCompare
Type: Package
Title: Compares Different Ecological Inference Methods
Version: 3.0.1
Authors@R: 
    c(person(given = "Loren",
             family = "Collingwood",
             role = c("aut"),
             email = "loren.collingwood@gmail.com",
             comment = c(ORCID = "0000-0002-4447-8204")),
      person(given = "Ari",
             family = "Decter-Frain",
             email = "adecterfrain@gmail.com",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-9635-3334")),
      person(given = "Hikari",
             family = "Murayama",
             role = "aut",
             comment = c(ORCID = "0000-0002-4067-4734")),
      person(given = "Pratik",
             family = "Sachdeva",
             role = "aut",
             comment = c(ORCID = "0000-0002-6809-2437")),
      person(given = "Juandalyn",
             family = "Burke",
             role = "aut",
             comment = c(ORCID = "0000-0002-6345-7505")),
      person(given = "Scott",
             family = "Henderson",
             role = "ctb",
             comment = c(ORCID = "0000-0003-0624-4965")),
      person(given = "Spencer",
             family = "Wood",
             role = "ctb",
             comment = c(ORCID = "0000-0002-5794-2619")),
      person(given = "Matt",
             family = "Barreto",
             role = "ctb",
             comment = c(ORCID = "0000-0003-2423-6395")))
URL: https://github.com/RPVote/eiCompare
Description: Provides a comprehensive suite of tools for estimating the candidate preferences of racial/ethnic voting blocs in elections. Includes functions for geocoding, predicting voter race/ethnicity, and conducting ecological inference. Race/ethnicity prediction builds on race prediction developed by Imai et al. (2016) <doi:10.1093/pan/mpw001>. Ecological inference methods are based on King (1997) <ISBN: 0691012407>, <https://gking.harvard.edu/eicamera/kinroot.html>; King et. al. (2004) <ISBN: 0521542804>, <https://gking.harvard.edu/files/abs/ecinf04-abs.shtml>.
License: GPL-3
Depends: R (>= 3.5.0), eiPack, ei, wru (>= 1.0.0)
Imports: censusxy, bayestestR, coda, data.table, doParallel, doSNOW,
        dplyr, foreach, ggplot2, graphics, magrittr, mcmcse, methods,
        overlapping, purrr, rlang, sf, stringr, tidyr, leaflet,
        tidyselect
NeedsCompilation: no
Suggests: knitr, opencage, plyr, rmarkdown, reshape2, RColorBrewer,
        RJSONIO, testthat, tigris
RoxygenNote: 7.2.1
Encoding: UTF-8
VignetteBuilder: knitr
Packaged: 2023-03-27 23:57:16 UTC; aridecter-frain
Author: Loren Collingwood [aut] (<https://orcid.org/0000-0002-4447-8204>),
  Ari Decter-Frain [aut, cre] (<https://orcid.org/0000-0001-9635-3334>),
  Hikari Murayama [aut] (<https://orcid.org/0000-0002-4067-4734>),
  Pratik Sachdeva [aut] (<https://orcid.org/0000-0002-6809-2437>),
  Juandalyn Burke [aut] (<https://orcid.org/0000-0002-6345-7505>),
  Scott Henderson [ctb] (<https://orcid.org/0000-0003-0624-4965>),
  Spencer Wood [ctb] (<https://orcid.org/0000-0002-5794-2619>),
  Matt Barreto [ctb] (<https://orcid.org/0000-0003-2423-6395>)
Maintainer: Ari Decter-Frain <adecterfrain@gmail.com>
LazyData: true
Repository: CRAN
Date/Publication: 2023-03-28 10:30:05 UTC
Built: R 4.1.2; ; 2023-03-29 12:06:58 UTC; unix
