svrep
Tools for Creating, Updating, and Analyzing Survey Replicate Weights
Steadily absorbing every replicate-weight method the survey literature has to offer
◆Recent moves
- 10mo ago
Documentation and output tidying for JSS review
A patch cut purely to answer the Journal of Statistical Software editorial team: a documentation note about which bootstrap-sizing function has a plot method, and a simplified output object from estimate_boot_reps_for_target_cv(). No statistical behaviour changes.
View source ↗ - 11mo ago
'survey' moves to Depends; deprecated rescale_reps() removed
The clearest boundary-setting release in the package's history: 'survey' is attached whenever svrep loads, the deprecated rescale_reps() is finally gone, and get_rep_scale_coefs() and get_rep_type() give users a supported way to read design metadata. Fits the consolidation phase — the surface is being tidied, not widened.
View source ↗ - 1y ago
Antal-Tille doubled half bootstrap added
Adds the doubled half bootstrap for single-stage designs, whose practical draw is that it produces integer replication factors. Another entry in the steady accumulation of published replication methods rather than a change of direction.
View source ↗ - 1y ago
Successive difference replication, kernel variance estimator, optional torch backend
The densest release in the window: successive difference replication, the Breidt-Opsomer-Sanchez-Borrego kernel estimator for finely stratified samples, Beaumont-Emond, and an optional torch backend for building replicate weights. The torch option is the first sign that weight-matrix size, rather than method coverage, is the binding constraint for some users.
View source ↗ - 2y ago
Helpers to shuffle, subsample and pad replicate columns
Adds shuffle_replicates(), subsample_replicates() and add_inactive_replicates() — plumbing for users assembling replicate sets independently across strata. Practical rather than statistical, and typical of how this package fills the gaps its users actually hit.
View source ↗ - 2y ago
Version bump for CRAN check failures
A CRAN-driven bump with no user-facing change, alongside removal of unmarked UTF-8 strings and LaTeX formatting that broke manual builds on an older macOS release. Housekeeping between substantive versions.
View source ↗