Package: RDS
Type: Package
Title: Respondent-Driven Sampling
Version: 0.5
Date: 2013-11-28
Authors@R: c(
	   person("Mark S.", "Handcock", role=c("aut","cre"), email="handcock@stat.ucla.edu"),
           person("Krista J.", "Gile", role=c("aut"), email="gile@math.umass.edu"),
           person("Ian E.", "Fellows", role=c("aut"), email="ian@fellstat.com"),
   	   person("W. Whipple", "Neely", role=c("aut"), email="wwneely@stat.washington.edu"))
Description: This package 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
    Sampler estimator.
License: LGPL-2.1
URL: http://www.hpmrg.org
Depends: methods, ggplot2, gridExtra
Suggests: testthat, network
Imports: igraph, scales, reshape2
Collate: 'estimate-utils.R' 'rds-I.R' 'rds.data.frame-plots.R'
        'rds.data.frame-utils.R' 'rds.data.frame.R'
        'rds.interval.estimate.R' 'utils.R' 'rds-doc.R' 'weights.R'
        'gile-ss-util.R' 'rds-II.R' 'rds-ss.R' 'salganik-bootstrap.R'
        'gile-bootstrap.R' 'rds.estimates.local.R'
        'rds.weighted.estimate-class.R' 'bootstrap-intervals.R'
        'differential-activity.R' 'homophily.R' 'data-export.R'
        'data-import.R' 'estimate-plots.R' 'RDS.compare.proportions.R'
Packaged: 2013-11-27 03:16:46 UTC; handcock
Author: Mark S. Handcock [aut, cre],
  Krista J. Gile [aut],
  Ian E. Fellows [aut],
  W. Whipple Neely [aut]
Maintainer: Mark S. Handcock <handcock@stat.ucla.edu>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-11-28 08:24:43
