Package: pps 1.0
pps: PPS Sampling
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.
Authors:
pps_1.0.tar.gz
pps_1.0.zip(r-4.7-any)pps_1.0.zip(r-4.6-any)pps_1.0.zip(r-4.5-any)
pps_1.0.tgz(r-4.6-any)pps_1.0.tgz(r-4.5-any)
pps_1.0.tar.gz(r-4.7-any)pps_1.0.tar.gz(r-4.6-any)
pps_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
pps/json (API)
| # Install 'pps' in R: |
| install.packages('pps', repos = c('https://jack-gambino.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c821badfa9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 204 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 132 | ||
| macos-oldrel-arm64 | OK | 157 | ||
| windows-devel | OK | 52 | ||
| windows-release | OK | 56 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 81 |
Exports:permuteinstratapps1ppssppssstratppswrsampfordsampfordpisizesokstratsrsstratumsizes
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| California places | calif |
| California counties | califcty |
| Randomize units within strata | permuteinstrata |
| Select one unit with PPS | pps1 |
| PPS systematic sampling | ppss |
| Stratified PPS systematic sampling | ppssstrat |
| PPS sampling with replacement | ppswr |
| Sampford's PPS sampling method | sampford |
| Joint inclusion probabilities for Sampford's PPS sampling method | sampfordpi |
| Check that unit sizes are not too big | sizesok |
| Stratified simple random sampling | stratsrs |
| Compute size of each stratum | stratumsizes |
