integerise.RdDeprecated. Use rk_integerise()
integerise(weights, inds, method = "trs", seed = 42)
| weights | A matrix or data frame of fractional weights, typically
provided by |
|---|---|
| inds | The individual--level data (i.e. one row per individual) |
| method | The integerisation method specified as a character string.
Defaults to |
| seed | The seed to use, defaults to 42. |
A data frame of integerised cases
# NOT RUN {
Deprecated. Use rk_integerise()
# }