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 29 Mar. 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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for stratification0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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