Other packages > Find by keyword >

sampling  

Survey Sampling
View on CRAN: Click here


Download and install sampling package within the R console
Install from CRAN:
install.packages("sampling")

Install from Github:
library("remotes")
install_github("cran/sampling")

Install by package version:
library("remotes")
install_version("sampling", "2.11")



Attach the package and use:
library("sampling")
Maintained by
Alina Matei
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-05-20
Latest Update: 2025-07-10
Description:
Functions to draw random samples using different sampling schemes are available. Functions are also provided to obtain (generalized) calibration weights, different estimators, as well some variance estimators.
How to cite:
Alina Matei (2005). sampling: Survey Sampling. R package version 2.11, https://cran.r-project.org/web/packages/sampling. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:01), 0.1 (2005-05-20 19:08), 0.2 (2006-02-08 13:07), 0.3 (2006-04-13 09:51), 0.4 (2006-12-02 16:31), 0.5 (2007-02-15 16:55), 0.6 (2007-04-26 19:55), 0.7 (2007-07-12 16:41), 0.8 (2007-08-14 11:00), 0.9 (2007-12-12 08:57), 0.41 (2006-12-15 18:56), 0.45 (2007-02-11 13:43), 2.0 (2008-06-20 12:53), 2.1 (2008-12-15 20:49), 2.2 (2009-07-18 18:14), 2.3 (2009-12-18 17:36), 2.4 (2011-01-21 19:35), 2.5 (2012-02-13 13:05), 2.6 (2013-11-08 17:07), 2.7 (2015-07-01 01:03), 2.8 (2016-12-22 23:38), 2.9 (2021-01-13 12:50), 2.10 (2023-10-29 16:20)
Other packages that cited sampling R package
View sampling citation profile
Other R packages that sampling depends, imports, suggests or enhances
Complete documentation for sampling
Functions, R codes and Examples using the sampling R package
Some associated functions: HTestimator . HTstrata . Hajekestimator . Hajekstrata . MU284 . UPbrewer . UPmaxentropy . UPmidzuno . UPmidzunopi2 . UPminimalsupport . UPmultinomial . UPopips . UPpivotal . UPpoisson . UPrandompivotal . UPrandomsystematic . UPsampford . UPsampfordpi2 . UPsystematic . UPsystematicpi2 . UPtille . UPtillepi2 . balancedcluster . balancedstratification . balancedtwostage . belgianmunicipalities . calib . calibev . checkcalibration . cleanstrata . cluster . disjunctive . fastflightcube . gencalib . getdata . inclusionprobabilities . inclusionprobastrata . landingcube . mstage . postest . poststrata . ratioest . ratioest_strata . rec99 . regest . regest_strata . rhg . rhg_strata . rmodel . samplecube . sampling-internal . srswor . srswor1 . srswr . strata . swissmunicipalities . varHT . varest . vartaylor_ratio . writesample . 
Some associated R codes: HTestimator.R . UPMEpik2frompikw.R . UPMEpikfromq.R . UPMEpiktildefrompik.R . UPMEqfromw.R . UPMEsfromq.R . UPbrewer.R . UPmaxentropy.R . UPmaxentropypi2.R . UPmidzuno.R . UPmidzunopi2.R . UPminimalsupport.R . UPmultinomial.R . UPpoisson.R . UPrandompivotal.R . UPrandomsystematic.R . UPsampford.R . UPsystematic.R . UPsystematicpi2.R . UPtille.R . UPtillepi2.R . balancedcluster.R . balancedstratification.R . balancedtwostage.R . checkcalibration.R . cleanstrata.R . disjunctive.R . fastflightcube.R . gencalib.R . inclusionprobabilities.R . inclusionprobastrata.R . landingcube.R . samplecube.R . srswor.R . srswor1.R . srswr.R . writesample.R .  Full sampling package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA