Package: bootsurv 0.0.1

bootsurv: Bootstrap Methods for Complete Survey Data

Bootstrap resampling methods have been widely studied in the context of survey data. This package implements various bootstrap resampling techniques tailored for survey data, with a focus on stratified simple random sampling and stratified two-stage cluster sampling. It provides tools for precise and consistent bootstrap variance estimation for population totals, means, and quartiles. Additionally, it enables easy generation of bootstrap samples for in-depth analysis.

Authors:Zeinab Mashreghi [aut, cre]

bootsurv_0.0.1.tar.gz
bootsurv_0.0.1.zip(r-4.5)bootsurv_0.0.1.zip(r-4.4)bootsurv_0.0.1.zip(r-4.3)
bootsurv_0.0.1.tgz(r-4.5-any)bootsurv_0.0.1.tgz(r-4.4-any)bootsurv_0.0.1.tgz(r-4.3-any)
bootsurv_0.0.1.tar.gz(r-4.5-noble)bootsurv_0.0.1.tar.gz(r-4.4-noble)
bootsurv_0.0.1.tgz(r-4.4-emscripten)bootsurv_0.0.1.tgz(r-4.3-emscripten)
bootsurv.pdf |bootsurv.html
bootsurv/json (API)

# Install 'bootsurv' in R:
install.packages('bootsurv', repos = c('https://zmashreghi.r-universe.dev', 'https://cloud.r-project.org'))
Datasets:
  • data_pop - Populations and samples gerenated in the 'bootsurv' package
  • data_pop_clust - Populations and samples gerenated in the 'bootsurv' package
  • data_pop_st - Populations and samples gerenated in the 'bootsurv' package
  • data_pop_stclust - Populations and samples gerenated in the 'bootsurv' package
  • data_samp_clust - Populations and samples gerenated in the 'bootsurv' package
  • data_samp_srs - Populations and samples gerenated in the 'bootsurv' package
  • data_samp_stclust - Populations and samples gerenated in the 'bootsurv' package
  • data_samp_stsrs - Populations and samples gerenated in the 'bootsurv' package

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 599 downloads 4 exports 1 dependencies

Last updated 10 months agofrom:093ee8e59f. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 17 2025
R-4.5-winOKFeb 17 2025
R-4.5-macOKFeb 17 2025
R-4.5-linuxOKFeb 17 2025
R-4.4-winOKFeb 17 2025
R-4.4-macOKFeb 17 2025
R-4.3-winOKFeb 17 2025
R-4.3-macOKFeb 17 2025

Exports:boot.twostageboot.weights.stsrsdirect.boot.stsrspseudopop.boot.stsrs

Dependencies:MASS

Readme and manuals

Help Manual

Help pageTopics
Bootstrap methods for two-stage sampling designsboot.twostage
Bootstrap Weights Methods for Survey Databoot.weights.stsrs
Populations and samples gerenated in the 'bootsurv' packagedata_pop data_pop_clust data_pop_st data_pop_stclust data_samp_clust data_samp_srs data_samp_stclust data_samp_stsrs
Direct Bootstrap Methods for Survey Datadirect.boot.stsrs
Pseudo-population Bootstrap Methods for Survey Datapseudopop.boot.stsrs