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:
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')) |
- 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
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 months agofrom:093ee8e59f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:boot.twostageboot.weights.stsrsdirect.boot.stsrspseudopop.boot.stsrs
Dependencies:MASS
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bootstrap methods for two-stage sampling designs | boot.twostage |
Bootstrap Weights Methods for Survey Data | boot.weights.stsrs |
Populations and samples gerenated in the 'bootsurv' package | data_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 Data | direct.boot.stsrs |
Pseudo-population Bootstrap Methods for Survey Data | pseudopop.boot.stsrs |