Other packages > Find by keyword >

anesrake  

ANES Raking Implementation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("anesrake", "0.80")



Attach the package and use:
library("anesrake")
Maintained by
Josh Pasek
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-05-07
Latest Update: 2018-04-28
Description:
Provides a comprehensive system for selecting variables and weighting data to match the specifications of the American National Election Studies. The package includes methods for identifying discrepant variables, raking data, and assessing the effects of the raking algorithm. It also allows automated re-raking if target variables fall outside identified bounds and allows greater user specification than other available raking algorithms. A variety of simple weighted statistics that were previously in this package (version .55 and earlier) have been moved to the package 'weights.'
How to cite:
Josh Pasek (2010). anesrake: ANES Raking Implementation. R package version 0.80, https://cran.r-project.org/web/packages/anesrake. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2 (2010-05-07 10:56), 0.3 (2010-06-19 18:45), 0.4 (2010-07-25 13:06), 0.5 (2010-10-07 12:41), 0.55 (2010-10-20 09:19), 0.65 (2011-04-28 10:29), 0.70 (2012-10-29 08:58), 0.75 (2016-06-15 00:31)
Other packages that cited anesrake R package
View anesrake citation profile
Other R packages that anesrake depends, imports, suggests or enhances
Complete documentation for anesrake
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

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)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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