Package: svrep
Type: Package
Title: Tools for Creating, Updating, and Analyzing Survey Replicate
        Weights
Version: 0.1.0
Author: Ben Schneider
Maintainer: Ben Schneider <benjamin.julius.schneider@gmail.com>
Description: Provides tools for creating and working with survey replicate weights,
  extending functionality of the 'survey' package from Lumley (2004) <doi:10.18637/jss.v009.i08>.
  Methods are provided for applying nonresponse adjustments to
  both full-sample and replicate weights as suggested by 
  Rust and Rao (1996) <doi:10.1177/096228029600500305> in order to account for
  the impact of these adjustments on sampling variances.
  Diagnostic functions are included to compare weights and weighted estimates
  from different sets of replicate weights.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: stats, survey (>= 4.1), utils
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-03-30 03:01:59 UTC; benja
Repository: CRAN
Date/Publication: 2022-03-30 17:50:02 UTC
