Other packages > Find by keyword >

stratification  

Univariate Stratification of Survey Populations
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stratification", "2.2-7")



Attach the package and use:
library("stratification")
Maintained by
Louis-Paul Rivest
[Scholar Profile | Author Map]
First Published: 2010-03-11
Latest Update: 2022-04-06
Description:
Univariate stratification of survey populations with a generalization of the Lavallee-Hidiroglou method of stratum construction. The generalized method takes into account a discrepancy between the stratification variable and the survey variable. The determination of the optimal boundaries also incorporate, if desired, an anticipated non-response, a take-all stratum for large units, a take-none stratum for small units, and a certainty stratum to ensure that some specific units are in the sample. The well known cumulative root frequency rule of Dalenius and Hodges and the geometric rule of Gunning and Horgan are also implemented.
How to cite:
Louis-Paul Rivest (2010). stratification: Univariate Stratification of Survey Populations. R package version 2.2-7, https://cran.r-project.org/web/packages/stratification. Accessed 21 Apr. 2025.
Previous versions and publish date:
2.0-0 (2010-03-11 17:38), 2.0-1 (2010-04-06 19:42), 2.0-2 (2010-05-22 07:24), 2.0-3 (2011-02-03 09:19), 2.1-1 (2012-06-30 07:30), 2.1-2 (2012-07-17 18:40), 2.2-2 (2012-11-03 21:53), 2.2-3 (2012-11-13 16:28), 2.2-4 (2014-12-04 00:12), 2.2-5 (2014-12-04 18:58), 2.2-6 (2017-03-11 09:18)
Other packages that cited stratification R package
View stratification citation profile
Other R packages that stratification depends, imports, suggests or enhances
Complete documentation for stratification
Functions, R codes and Examples using the stratification R package
Some associated functions: CochranHorganData . MRTS . SHS . Sweden . strata.LH . strata.bh . strata.rule . strata.tool . stratification-package . var.strata . 
Some associated R codes: internal.R . strata.LH.R . strata.bh.R . strata.rule.R . strata.tools.R . valid_args.R . var.strata.R .  Full stratification package functions and examples
Downloads during the last 30 days
03/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/20Downloads for stratification01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
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  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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