rds.I.weights {RDS} | R Documentation |
RDS-I weights
Description
RDS-I weights
Usage
rds.I.weights(rds.data, outcome.variable, N = NULL, smoothed = FALSE, ...)
Arguments
rds.data |
An rds.data.frame |
outcome.variable |
The variable used to base the weights on. |
N |
Population size |
smoothed |
Should the data smoothed RDS-I weights be computed. |
... |
Unused |
[Package RDS version 0.9-9 Index]