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]
First Published: 2009-04-22
Latest Update: 2024-02-01
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 16 Apr. 2025.
Previous versions and publish date:
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
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for RDS010203040506070TrendBars

Today's Hot Picks in Authors and Packages

apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
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  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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