Package: svytest 1.1.0
svytest: Survey Weight Diagnostic Tests
Provides diagnostic tests for assessing the informativeness of survey weights in regression models. Implements difference-in-coefficients tests (Hausman 1978 <doi:10.2307/1913827>; Pfeffermann 1993 <doi:10.2307/1403631>), weight-association tests (DuMouchel and Duncan 1983 <doi:10.2307/2288185>; Pfeffermann and Sverchkov 1999 <https://www.jstor.org/stable/25051118>; Pfeffermann and Sverchkov 2003 <ISBN:9780470845672>; Wu and Fuller 2005 <https://www.jstor.org/stable/27590461>), estimating equations tests (Pfeffermann and Sverchkov 2003 <ISBN:9780470845672>), and non-parametric permutation tests. Includes simulation utilities replicating Wang et al. (2023 <doi:10.1111/insr.12509>) and extensions.
Authors:
svytest_1.1.0.tar.gz
svytest_1.1.0.tar.gz(r-4.7-arm64)svytest_1.1.0.tar.gz(r-4.7-x86_64)svytest_1.1.0.tar.gz(r-4.6-arm64)svytest_1.1.0.tar.gz(r-4.6-x86_64)
svytest_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
svytest/json (API)
NEWS
| # Install 'svytest' in R: |
| install.packages('svytest', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
- svytestCE - Subset of 2015 Consumer Expenditure (CE) Dataset
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a6015452b4. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 168 | ||
| linux-devel-x86_64 | OK | 184 | ||
| source / vignettes | OK | 220 | ||
| linux-release-arm64 | OK | 171 | ||
| linux-release-x86_64 | OK | 154 | ||
| wasm-release | OK | 130 |
Exports:diff_in_coef_testestim_eq_testperm_testrun_all_diagnostic_testswa_test
Dependencies:DBIlatticeMatrixminqamitoolsnumDerivRcppRcppArmadillosurveysurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Difference-in-Coefficients Test for Survey Weights | diff_in_coef_test glance.diff_in_coef_test print.diff_in_coef_test summary.diff_in_coef_test tidy.diff_in_coef_test |
| Estimating Equations Test for Informative Sampling (Linear Case) | estim_eq_test glance.estim_eq_test print.estim_eq_test summary.estim_eq_test tidy.estim_eq_test |
| Permutation test for weight informativeness in survey regression | glance.perm_test perm_test print.perm_test summary.perm_test tidy.perm_test |
| Plot method for permutation test objects | plot.perm_test |
| Run All Diagnostic Tests for Informative Weights | print.run_all_diagnostic_tests run_all_diagnostic_tests |
| Subset of 2015 Consumer Expenditure (CE) Dataset | svytestCE |
| Weight-Association Tests for Survey Weights | glance.wa_test print.wa_test summary.wa_test tidy.wa_test wa_test |
