The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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>.
Version: | 0.1.3 |
Imports: | methods, stats, emplik, rootSolve |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2025-01-28 |
DOI: | 10.32614/CRAN.package.generalRSS |
Author: | Soohyun Ahn [aut, cre], Chul Moon [aut] |
Maintainer: | Soohyun Ahn <shahn at ajou.ac.kr> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | generalRSS results |
Reference manual: | generalRSS.pdf |
Package source: | generalRSS_0.1.3.tar.gz |
Windows binaries: | r-devel: not available, r-release: generalRSS_0.1.3.zip, r-oldrel: generalRSS_0.1.3.zip |
macOS binaries: | r-release (arm64): generalRSS_0.1.3.tgz, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=generalRSS to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.