The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This is the development place for the R-package
surveysd
. The package can be used to estimate the standard
deviation of estimates in complex surveys using bootstrap weights.
# Install release version from CRAN
install.packages("surveysd")
# Install development version from GitHub
::install_github("statistikat/surveysd") devtools
Bootstrapping has long been around and used widely to estimate confidence intervals and standard errors of point estimates. This package aims to combine all necessary steps for applying a calibrated bootstrapping procedure with custom estimating functions.
A typical workflow with this package consists of three steps. To see these concepts in practice, please refer to the getting started vignette.
ipf()
using an iterative proportional updating
algorithm.draw.bootstrap()
.recalib()
.calc.stError()
.More information can be found on the github-pages site for surveysd.
calc.stError()
is
available in the error
estimation vignette.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.