integerise: integerise

Description Usage Arguments Value Examples

Description

Deprecated. Use rk_integerise()

Usage

1
integerise(weights, inds, method = "trs", seed = 42)

Arguments

weights

A matrix or data frame of fractional weights, typically provided by rakeR::weight()

inds

The individual–level data (i.e. one row per individual)

method

The integerisation method specified as a character string. Defaults to "trs"; currently other methods are not implemented.

seed

The seed to use, defaults to 42.

Value

A data frame of integerised cases

Examples

1
2
3
4
## Not run: 
Deprecated. Use rk_integerise()

## End(Not run)

philmikejones/rakeR documentation built on May 25, 2019, 6 a.m.