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 21 Nov. 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

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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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