Learn R Programming

⚠️There's a newer version (2.0.6) of this package.Take me there.

BalancedSampling (version 1.5.4)

Balanced and Spatially Balanced Sampling

Description

Select balanced and spatially balanced probability samples in multi-dimensional spaces with any prescribed inclusion probabilities. It contains fast (C++ via Rcpp) implementations of the included sampling methods. The local pivotal method and spatially correlated Poisson sampling (for spatially balanced sampling) are included. Also the cube method (for balanced sampling) and the local cube method (for doubly balanced sampling) are included.

Copy Link

Version

Install

install.packages('BalancedSampling')

Monthly Downloads

1,022

Version

1.5.4

License

GPL (>= 2)

Maintainer

Anton Grafstrm

Last Published

September 10th, 2018

Functions in BalancedSampling (1.5.4)

vsb

Variance estimator for spatially balanced sample
landingphase

Landing phase of the cube method
scps

Spatially correlated Poisson sampling
spm

Sequential pivotal method (also known as ordered pivotal sampling and Deville's systematic sampling)
rpm

Random pivotal method
lpm2

Local pivotal method 2
sb

Spatial balance
probabilities

Inclusion probabilities
lpm

Local pivotal method (sub-optimal)
lpm1

Local pivotal method 1
lcube

Local cube method (Doubly balanced sampling)
lcubeflightphase

Flight phase for the local cube method
lcubelandingphase

Landing phase for the local cube method
lcubestratified

Stratified doubly balanced sampling with pooling of landing phases
cubestratified

Stratified balanced sampling with pooling of landing phases
flightphase

Flight phase of the cube method
hlpm

Hierarchical local pivotal method
BalancedSampling-package

Balanced and Spatially Balanced Sampling
cube

Cube method (Balanced sampling)