powered by
Counts the number or recruiter->recruitee transitions between different levels of the grouping variable.
count.transitions(rds.data, group.variable)
An rds.data.frame
The name of a categorical variable in rds.data
data(faux) count.transitions(faux,"X")
Run the code above in your browser using DataLab