Skip to contents

Calibration

Functions for calibrating survey weights to known population totals.

calibrate()
Calibrate survey weights to known population totals
rake()
Rake survey weights to marginal population totals
poststratify()
Post-stratify survey weights to known joint population cell totals

Nonresponse Adjustment

Functions for adjusting survey weights for unit nonresponse.

adjust_nonresponse()
Adjust survey weights for unit nonresponse

Replicate Weights

Functions for creating replicate weights for variance estimation.

create_bootstrap_weights()
Create bootstrap replicate weights
create_jackknife_weights()
Create jackknife replicate weights
create_brr_weights()
Create BRR (Fay) replicate weights
create_gen_boot_weights()
Create generalized bootstrap replicate weights
create_gen_rep_weights()
Create generalized replication replicate weights
create_sdr_weights()
Create successive difference replication (SDR) weights
create_replicate_weights()
Create replicate weights (dispatcher)
as_taylor_design()
Convert a replicate design back to a Taylor design

Diagnostics

Functions for assessing the distribution and quality of survey weights.

effective_sample_size()
Kish's effective sample size
weight_variability()
Coefficient of variation of survey weights
summarize_weights()
Summarize the distribution of survey weights