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.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'))

Peer review:

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:

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

4 exports 0.09 score 1 dependencies 789 downloads

Last updated 4 months agofrom:093ee8e59f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 16 2024
R-4.5-winOKSep 16 2024
R-4.5-linuxOKSep 16 2024
R-4.4-winOKSep 16 2024
R-4.4-macOKSep 16 2024
R-4.3-winOKSep 16 2024
R-4.3-macOKSep 16 2024

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