Files in bschneidr/svrep
Tools for Creating, Updating, and Analyzing Survey Replicate Weights

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/rhub.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/add_inactive_replicates.R R/as_bootstrap_design.R R/as_data_frame_with_weights.R R/as_jackknife_design.R R/bootstrap_helpers.R R/calibrate_to_estimate.R R/calibrate_to_sample.R R/database-helpers.R R/fays_generalized_replication.R R/generalized-replication-helpers.R R/generalized_bootstrap.R R/hadamard-matrix-helpers.R R/libraries_data.R R/lou_vax_data.R R/make_bootstrap_weights.R R/quadratic_forms.R R/quadratic_forms_of_survey_design_objects.R R/redistribute_weights.R R/rescale_replicates.R R/shuffle_replicates.R R/stack_replicate_designs.R R/subsample_replicates.R R/successive-difference-replication.R R/summarize_rep_weights.R R/svrep-package-options.R R/svrep-package.R R/svyby_repwts.R R/variance-estimators.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/lou-vax-survey.R data-raw/pls-library-data.R
data/library_census.rda
data/library_multistage_sample.rda
data/library_stsys_sample.rda
data/lou_pums_microdata.rda
data/lou_vax_survey.rda
data/lou_vax_survey_control_totals.rda
inst/CITATION
man/add_inactive_replicates.Rd man/as_bootstrap_design.Rd man/as_data_frame_with_weights.Rd man/as_fays_gen_rep_design.Rd man/as_gen_boot_design.Rd man/as_random_group_jackknife_design.Rd man/as_sdr_design.Rd man/assign_hadamard_rows.Rd man/calibrate_to_estimate.Rd man/calibrate_to_sample.Rd man/compress_design.Rd man/compute_eigen_decomposition.Rd man/distribute_matrix_across_clusters.Rd man/estimate_boot_reps_for_target_cv.Rd man/estimate_boot_sim_cv.Rd man/find_minimum_hadamard_order.Rd man/get_design_quad_form.Rd man/get_nearest_psd_matrix.Rd man/getvars.Rd man/ht_matrix_to_joint_probs.Rd man/is_psd_matrix.Rd man/libraries.Rd man/lou_pums_microdata.Rd man/lou_vax_survey.Rd man/lou_vax_survey_control_totals.Rd man/make_deville_tille_matrix.Rd man/make_fays_gen_rep_factors.Rd man/make_gen_boot_factors.Rd man/make_kernel_var_matrix.Rd man/make_ppswor_approx_matrix.Rd man/make_quad_form_matrix.Rd man/make_rwyb_bootstrap_weights.Rd man/make_sd_matrix.Rd man/make_sdr_replicate_factors.Rd man/make_srswor_matrix.Rd man/make_twophase_quad_form.Rd man/redistribute_weights.Rd man/rescale_replicates.Rd man/rescale_reps.Rd man/shift_weight.Rd man/shuffle_replicates.Rd man/stack_replicate_designs.Rd man/subsample_replicates.Rd man/summarize_rep_weights.Rd man/svrep-package-options.Rd man/svrep-package.Rd man/svyby_repwts.Rd man/variance-estimators.Rd man/wls_hat_matrix.Rd tests/testthat.R tests/testthat/test-add_inactive_replicates.R tests/testthat/test-as_bootstrap_design.R tests/testthat/test-as_data_frame_with_weights.R tests/testthat/test-bootstrap-helpers.R tests/testthat/test-calibrate_to_estimate.R tests/testthat/test-calibrate_to_sample.R tests/testthat/test-database-backed-designs.R tests/testthat/test-fays-generalized-replication.R tests/testthat/test-generalized-bootstrap.R tests/testthat/test-quadratic-forms.R tests/testthat/test-quadratic_forms_of_survey_design_objects.R tests/testthat/test-random-group-jackknife.R tests/testthat/test-redistribute_weights.R tests/testthat/test-rwyb_bootstrap.R tests/testthat/test-shuffle_replicates.R tests/testthat/test-stack_replicate_designs.R tests/testthat/test-subsample_replicates.R tests/testthat/test-successive-difference-replication.R tests/testthat/test-summarize_rep_weights.R tests/testthat/test-svyby_repwts.R
vignettes/.gitignore
vignettes/bootstrap-replicates.Rmd vignettes/nonresponse-adjustments.Rmd
vignettes/references.bib
vignettes/sample-based-calibration.Rmd vignettes/two-phase-sampling.Rmd
vignettes/vignette-references.bib
bschneidr/svrep documentation built on Feb. 11, 2025, 4:24 a.m.