extract_weights: extract_weights

Description Usage Arguments Value Examples

View source: R/rake_functions.R

Description

Deprecated: use rakeR::extract()

Usage

1

Arguments

weights

A weight table, typically produced by rakeR::weight()

inds

The individual level data

id

The unique id variable in the individual level data (inds), usually the first column

Value

A data frame with zones and aggregated simulated values for each variable

Examples

1
2
## Not run
## extract_weights() is deprecated, use extract() instead

rakeR documentation built on May 2, 2019, 5:13 a.m.