Package: svytest Type: Package Title: Survey Weight Diagnostic Tests Version: 1.1.0 Authors@R: c( person( "Corbin", "Lubianski", email = "cnlubianski@yahoo.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0009-0547-3249") ) ) Description: Provides diagnostic tests for assessing the informativeness of survey weights in regression models. Implements difference-in-coefficients tests (Hausman 1978 ; Pfeffermann 1993 ), weight-association tests (DuMouchel and Duncan 1983 ; Pfeffermann and Sverchkov 1999 ; Pfeffermann and Sverchkov 2003 ; Wu and Fuller 2005 ), estimating equations tests (Pfeffermann and Sverchkov 2003 ), and non-parametric permutation tests. Includes simulation utilities replicating Wang et al. (2023 ) and extensions. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: Rcpp, survey LinkingTo: Rcpp, RcppArmadillo Suggests: knitr, MASS, rmarkdown, sampling, dplyr, tidyr, tibble, future.apply, broom, testthat (>= 3.0.0) VignetteBuilder: knitr RoxygenNote: 7.3.3 Config/testthat/edition: 3 Repository: https://cnlubianski.r-universe.dev Date/Publication: 2025-10-27 14:39:00 UTC RemoteUrl: https://github.com/cnlubianski/svytest RemoteRef: HEAD RemoteSha: 7ee74a87520b6fc4acd2e35a4baacb78899ddd58 NeedsCompilation: yes Packaged: 2026-07-04 23:47:10 UTC; root Author: Corbin Lubianski [aut, cre, cph] (ORCID: ) Maintainer: Corbin Lubianski