Package: ipf 0.0.0.9000

ipf: Iterative Proportional Fitting
Fast raking for survey weighting. The computational core is written in Rust for speed. Supports multiple raking variables, automatic variable selection, weight bounding, and comprehensive diagnostics.
Authors:
ipf_0.0.0.9000.tar.gz
ipf_0.0.0.9000.zip(r-4.7)ipf_0.0.0.9000.zip(r-4.6)ipf_0.0.0.9000.zip(r-4.5)
ipf_0.0.0.9000.tgz(r-4.6-x86_64)ipf_0.0.0.9000.tgz(r-4.6-arm64)ipf_0.0.0.9000.tgz(r-4.5-arm64)ipf_0.0.0.9000.tgz(r-4.5-x86_64)
ipf_0.0.0.9000.tar.gz(r-4.7-arm64)ipf_0.0.0.9000.tar.gz(r-4.7-x86_64)ipf_0.0.0.9000.tar.gz(r-4.6-arm64)ipf_0.0.0.9000.tar.gz(r-4.6-x86_64)
ipf_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ipf/json (API)
| # Install 'ipf' in R: |
| install.packages('ipf', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/ipf/issues
Pkgdown/docs site:https://christophertkenny.com
- anes24 - ANES 2024 Time Series Study
Last updated from:739b8b6413. Checks:10 WARNING, 1 ERROR, 1 FAIL, 1 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | WARNING | 142 | ||
| linux-devel-x86_64 | WARNING | 148 | ||
| source / vignettes | ERROR | 220 | ||
| linux-release-arm64 | WARNING | 145 | ||
| linux-release-x86_64 | WARNING | 152 | ||
| macos-release-arm64 | WARNING | 97 | ||
| macos-release-x86_64 | WARNING | 180 | ||
| macos-oldrel-arm64 | WARNING | 113 | ||
| macos-oldrel-x86_64 | FAIL | 121 | ||
| windows-devel | WARNING | 121 | ||
| windows-release | WARNING | 149 | ||
| windows-oldrel | WARNING | 134 | ||
| wasm-release | OK | 148 |
Exports:augmentdesign_effectfind_discrepant_varsglanceraketidyweight_assess
Dependencies:cligenericsgluelifecyclemagrittrpillarpkgconfigrlangtibbleutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ANES 2024 Time Series Study (subset) | anes24 |
| Augment data with raked weights | augment.ipf_rake |
| Compute design effect and effective sample size | design_effect |
| Find discrepant variables and their aggregate discrepancy scores | find_discrepant_vars |
| Glance at an ipf_rake object | glance.ipf_rake |
| Print an ipf_rake object | print.ipf_rake |
| Iterative proportional fitting (raking) | rake |
| Summarize an ipf_rake object | summary.ipf_rake |
| Tidy an ipf_rake object | tidy.ipf_rake |
| Assess weight quality with diagnostic tables | weight_assess |
