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.5)pps_1.0.zip(r-4.4)pps_1.0.zip(r-4.3)
pps_1.0.tgz(r-4.4-any)pps_1.0.tgz(r-4.3-any)
pps_1.0.tar.gz(r-4.5-noble)pps_1.0.tar.gz(r-4.4-noble)
pps_1.0.tgz(r-4.4-emscripten)pps_1.0.tgz(r-4.3-emscripten)
pps.pdf |pps.html✨
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 4 years agofrom:c821badfa9. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
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 |