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.10")



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: 2023-10-29
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.10, https://cran.r-project.org/web/packages/sampling
Previous versions and publish date:
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)
Other packages that cited sampling R package
View sampling citation profile
Other R packages that sampling depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns