Package: idcnrba
Title: Interactive Application for Analyzing Representativeness and
        Nonresponse Bias
Version: 0.2.0
Authors@R: 
    c(person(given = "Ben",
             family = "Schneider",
             role = c("aut", "cre"),
             email = "BenjaminSchneider@westat.com",
             comment = c(ORCID = "0000-0002-0406-8470")),
      person(given = "Tamara",
             family = "Nimkoff",
             role = c("aut"),
             email = "TamaraNimkoff@westat.com"),
      person(given = "Anthony",
             family = "Fucci",
             role = c("aut"),
             email = "AnthonyFucci@westat.com"),
      person(given = "Andy",
             family = "Cruse",
             role = c("aut"),
             email = "AndyCruse@westat.com"),
      person(given = "Alexander",
             family = "Cates",
             role = c("aut")),
      person(given = "Jim",
             family = "Green",
             role = c("aut"),
             email = "JimGreen@westat.com"),
      person(given = "Westat", role = c("cph")))
Description: Provides access to the 
    Idea Data Center (IDC) application for conducting 
    nonresponse bias analysis (NRBA). The IDC NRBA app is an
    interactive, browser-based Shiny application that can be used to 
    analyze survey data with respect to response rates,
    representativeness, and nonresponse bias. This app provides a user-friendly
    interface to statistical methods implemented by the 'nrba' package.
    Krenzke, Van de Kerckhove, and Mohadjer (2005) 
    <http://www.asasrms.org/Proceedings/y2005/files/JSM2005-000572.pdf>
    and Lohr and Riddles (2016) 
    <https://www150.statcan.gc.ca/n1/en/pub/12-001-x/2016002/article/14677-eng.pdf?st=q7PyNsGR>
    provide an overview of the statistical methods implemented in the application.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: nrba, dplyr, rmarkdown, shiny, stats, markdown, flexdashboard,
        shinyjs, htmlwidgets, DT, tibble, survey (>= 4.1-1), srvyr,
        haven, readr, openxlsx, base64enc, miniUI (>= 0.1.1),
        rstudioapi (>= 0.5)
Suggests: knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2023-04-11 19:16:02 UTC; schneider_b
Author: Ben Schneider [aut, cre] (<https://orcid.org/0000-0002-0406-8470>),
  Tamara Nimkoff [aut],
  Anthony Fucci [aut],
  Andy Cruse [aut],
  Alexander Cates [aut],
  Jim Green [aut],
  Westat [cph]
Maintainer: Ben Schneider <BenjaminSchneider@westat.com>
Repository: CRAN
Date/Publication: 2023-04-11 19:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:33:45 UTC; windows
