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.7-any)bootsurv_0.0.1.zip(r-4.6-any)bootsurv_0.0.1.zip(r-4.5-any)
bootsurv_0.0.1.tgz(r-4.6-any)bootsurv_0.0.1.tgz(r-4.5-any)
bootsurv_0.0.1.tar.gz(r-4.7-any)bootsurv_0.0.1.tar.gz(r-4.6-any)
bootsurv_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION
card.svg |card.png
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 491 downloads 4 exports 1 dependencies

Last updated from:093ee8e59f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK126
source / vignettesOK239
linux-release-x86_64OK98
macos-release-arm64OK178
macos-oldrel-arm64OK171
windows-develOK88
windows-releaseOK75
windows-oldrelOK73
wasm-releaseOK105

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