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

count.transitions

Counts the number or recruiter->recruitee transitions between different levels of the grouping variable.


Description

Counts the number or recruiter->recruitee transitions between different levels of the grouping variable.

Usage

count.transitions(rds.data, group.variable)

Arguments

rds.data

An rds.data.frame

group.variable

The name of a categorical variable in rds.data

Examples

data(faux)
count.transitions(faux,"X")

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.