Learn R Programming

RDS (version 0.9-10)

faux: A Simulated RDS Data Set

Description

This is a faux set used to demonstrate RDS functions and analysis. It is used is some simple examples and has categorical variables "X", "Y" and "Z".

Arguments

Format

An rds.data.frame object

References

Gile, Krista J., Handcock, Mark S., 2010 Respondent-driven Sampling: An Assessment of Current Methodology, Sociological Methodology, 40, 285-327.

See Also

fauxsycamore, fauxmadrona

Examples

Run this code
data(faux)
RDS.I.estimates(rds.data=faux,outcome.variable='X')

Run the code above in your browser using DataLab