Functions to select samples using PPS (probability proportional to size) sampling. The package also includes a function for stratified simple random sampling, a function to compute joint inclusion probabilities for Sampford's method of PPS sampling, and a few utility functions. The user's guide pps-ug.pdf is included in the .../pps/doc directory. The methods are described in standard survey sampling theory books such as Cochran's "Sampling Techniques"; see the user's guide for references.
Version: | 1.0 |
Published: | 2021-01-17 |
DOI: | 10.32614/CRAN.package.pps |
Author: | Jack G. Gambino |
Maintainer: | Jack G. Gambino <jack.gambino at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
Materials: | ChangeLog |
In views: | OfficialStatistics |
CRAN checks: | pps results |
Reference manual: | pps.pdf |
Package source: | pps_1.0.tar.gz |
Windows binaries: | r-devel: pps_1.0.zip, r-release: pps_1.0.zip, r-oldrel: pps_1.0.zip |
macOS binaries: | r-devel (arm64): pps_1.0.tgz, r-release (arm64): pps_1.0.tgz, r-oldrel (arm64): pps_1.0.tgz, r-devel (x86_64): pps_1.0.tgz, r-release (x86_64): pps_1.0.tgz, r-oldrel (x86_64): pps_1.0.tgz |
Old sources: | pps archive |
Reverse depends: | samplingbook |
Reverse imports: | natstrat |
Reverse suggests: | PracTools |
Please use the canonical form https://CRAN.R-project.org/package=pps to link to this page.