Counts the number or recruiter->recruitee transitions between different levels of the grouping variable.
Counts the number or recruiter->recruitee transitions between different levels of the grouping variable.
count.transitions(rds.data, group.variable)
rds.data |
An rds.data.frame |
group.variable |
The name of a categorical variable in rds.data |
data(faux) count.transitions(faux,"X")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.