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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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