Skip to content

A simple package to simulate Respondent-driven Sampling referral process.

License

Notifications You must be signed in to change notification settings

khabbazian/rdssim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An R package for generating and analyzing respondent-driven sampling referral trees/chains

Install using the devtools package.

It requires the version of cpp compiler supports c++11 standards, for instance, GNU GCC (>=4.7).

install.packages("devtools")
require(devtools)
install_github("khabbazian/rdssim")
require(rdssim)

Windows users will first need to install Rtools.

About

A simple package to simulate Respondent-driven Sampling referral process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published