Other packages > Find by keyword >

RDS  

Respondent-Driven Sampling
View on CRAN: Click here


Download and install RDS package within the R console
Install from CRAN:
install.packages("RDS")

Install from Github:
library("remotes")
install_github("cran/RDS")

Install by package version:
library("remotes")
install_version("RDS", "0.9-10")



Attach the package and use:
library("RDS")
Maintained by
Mark S. Handcock
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-04-22
Latest Update: 2024-09-06
Description:
Provides functionality for carrying out estimation with data collected using Respondent-Driven Sampling. This includes Heckathorn's RDS-I and RDS-II estimators as well as Gile's Sequential Sampling estimator. The package is part of the "RDS Analyst" suite of packages for the analysis of respondent-driven sampling data. See Gile and Handcock (2010) , Gile and Handcock (2015) and Gile and Beaudry and Handcock and Ott (2018) .
How to cite:
Mark S. Handcock (2009). RDS: Respondent-Driven Sampling. R package version 0.9-10, https://cran.r-project.org/web/packages/RDS. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:18), 0.01 (2009-04-22 18:01), 0.5 (2013-11-28 08:24), 0.6 (2014-05-07 08:35), 0.7-1 (2015-03-24 07:21), 0.7-2 (2015-05-12 00:07), 0.7-3 (2015-09-20 08:01), 0.7-4 (2015-12-29 22:29), 0.7-5 (2016-02-23 22:45), 0.7-6 (2016-03-26 22:02), 0.7-7 (2016-07-21 07:50), 0.7-8 (2016-12-27 19:19), 0.7 (2015-01-20 06:14), 0.8-0 (2017-09-16 05:10), 0.8-1 (2017-12-01 19:16), 0.9-0 (2019-05-31 09:50), 0.9-2 (2019-12-14 18:40), 0.9-3 (2021-03-29 12:32), 0.9-5 (2023-01-14 22:20), 0.9-6 (2023-02-10 19:20), 0.9-7 (2023-08-20 07:22), 0.9-9 (2024-02-01 09:40)
Other packages that cited RDS R package
View RDS citation profile
Other R packages that RDS depends, imports, suggests or enhances
Complete documentation for RDS
Functions, R codes and Examples using the RDS R package
Some associated functions: LRT.trend.test . LRT.value.trend . MA.estimates . RDS.HCG.estimates . RDS.I.estimates . RDS.II.estimates . RDS.SS.estimates . RDS.bootstrap.intervals . RDS.compare.proportions . RDS.compare.two.proportions . RDS . as.char . as.rds.data.frame . assert.valid.rds.data.frame . bootstrap.contingency.test . bootstrap.incidence . bottleneck.plot . compute.weights . control.rds.estimates . convergence.plot . count.transitions . cumulative.estimate . differential.activity.estimates . export.rds.interval.estimate . extract-methods . faux . fauxmadrona . fauxsycamore . fauxtime . get.h.hat . get.id . get.net.size . get.number.of.recruits . get.population.size . get.recruitment.time . get.rid . get.seed.id . get.seed.rid . get.stationary.distribution . get.wave . gile.ss.weights . has.recruitment.time . hcg.weights . homophily.estimates . impute.degree . impute.visibility_mle . indexing-methods . is.rds.data.frame . is.rds.interval.estimate.list . is.rds.interval.estimate . plot.rds.data.frame . print.differential.activity.estimate . print.pvalue.table . print.rds.contin.bootstrap . print.rds.data.frame . print.rds.interval.estimate . print.summary.svyglm.RDS . rds.I.weights . rds.interval.estimate . rdssampleC . read.rdsat . read.rdsobj . reingold.tilford.plot . rid.from.coupons . set.control.class . show.rds.data.frame . summary.svyglm.RDS . transition.counts.to.Markov.mle . ult . vh.weights . write.graphviz . write.netdraw . write.rdsat . write.rdsobj . 
Some associated R codes: LRT.trend.R . MA.estimates.R . MA.parallel.R . MA.sampling-c.R . MA.util.R . RDS.compare.proportions.R . bgk_kde.R . bootstrap-intervals.R . bootstrap.contingency.test.R . control.rds.estimates.R . control.utilities.R . data-export.R . data-import.R . differential-activity.R . errorbar.R . estimate-plots.R . estimate-utils.R . gile-bootstrap.R . gile-ss-util.R . hcg-bootstrap.R . hcg-util.R . homophily.R . impute-degree.R . incidence.R . llmeC.R . me.impute.R . rds-HCG.R . rds-I.R . rds-II.R . rds-doc.R . rds-ss.R . rds.data.frame-plots.R . rds.data.frame-utils.R . rds.data.frame.R . rds.estimates.local.R . rds.interval.estimate.R . rds.weighted.estimate-class.R . robust.inverse.R . salganik-bootstrap.R . summary.odds.R . treeboot.R . utils.R . weights.R . wtd.stats.R .  Full RDS package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA