Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get.seed.id

Calculates the root seed id for each node of the recruitement tree.


Description

Calculates the root seed id for each node of the recruitement tree.

Usage

get.seed.id(data)

Arguments

data

An rds.data.frame

Examples

data(fauxmadrona)
seeds <- get.seed.id(fauxmadrona)
#number recruited by each seed
barplot(table(seeds))

RDS

Respondent-Driven Sampling

v0.9-3
LGPL-2.1
Authors
Mark S. Handcock [aut, cre], Krista J. Gile [aut], Ian E. Fellows [aut], W. Whipple Neely [aut]
Initial release
2021-03-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.