Package: generalRSS 0.2.0
generalRSS: Statistical Tools for Balanced and Unbalanced Ranked Set Sampling
Ranked Set Sampling (RSS) is a stratified sampling method known for its efficiency compared to Simple Random Sampling (SRS). When sample allocation is equal across strata, it is referred to as balanced RSS (BRSS) whereas unequal allocation is called unbalanced RSS (URSS), which is particularly effective for asymmetric or skewed distributions. This package offers practical statistical tools and sampling methods for both BRSS and URSS, emphasizing flexible sampling designs and inference for population means, medians, proportions, and Area Under the Curve (AUC). It incorporates parametric and nonparametric tests, including empirical likelihood ratio (LR) methods. The package provides ranked set sampling methods from a given population, including sampling with imperfect ranking using auxiliary variables. Furthermore, it provides tools for efficient sample allocation in URSS, ensuring greater efficiency than SRS and BRSS. For more details, refer e.g. to Chen et al. (2003) <doi:10.1007/978-0-387-21664-5>, Ahn et al. (2022) <doi:10.1007/978-3-031-14525-4_3>, and Ahn et al. (2024) <doi:10.1111/insr.12589>.
Authors:
generalRSS_0.2.0.tar.gz
generalRSS_0.2.0.zip(r-4.7)generalRSS_0.2.0.zip(r-4.6)generalRSS_0.2.0.zip(r-4.5)
generalRSS_0.2.0.tgz(r-4.6-any)generalRSS_0.2.0.tgz(r-4.5-any)
generalRSS_0.2.0.tar.gz(r-4.7-any)generalRSS_0.2.0.tar.gz(r-4.6-any)
generalRSS_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
generalRSS/json (API)
NEWS
| # Install 'generalRSS' in R: |
| install.packages('generalRSS', repos = c('https://shahn63.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shahn63/generalrss/issues
Last updated from:8a148772e1. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 157 | ||
| source / vignettes | OK | 233 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 169 | ||
| macos-oldrel-arm64 | OK | 218 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 92 | ||
| wasm-release | OK | 89 |
Exports:rss.AUC.testrss.designrss.ELR.testrss.prop.samplingrss.prop.simulationrss.prop.testrss.samplingrss.sign.testrss.simulationrss.t.testrss.z.test
Dependencies:empliklatticeMASSMatrixMatrixModelsquantregrootSolveSparseMsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| RSS empirical likelihood ratio (ELR) test in two-sample comparison | rss.AUC.test |
| Calculate efficient sample allocations for ranked set sampling | rss.design |
| RSS empirical likelihood ratio (ELR) test for one-sample population mean | rss.ELR.test |
| Generate ranked set samples for proportions | rss.prop.sampling |
| Generate example ranked set samples for proportions | rss.prop.simulation |
| RSS proportion test | rss.prop.test |
| Generate ranked set samples | rss.sampling |
| RSS Sign test | rss.sign.test |
| Generate example ranked set samples | rss.simulation |
| RSS t-test for one-sample and two-sample problems | rss.t.test |
| RSS z-test for one-sample and two-sample problems | rss.z.test |
