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]
All associated links for this package
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 06 Mar. 2026.
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

Today's Hot Picks in Authors and Packages

mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
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  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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