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

cumulative.estimate

Calculates estimates at each successive wave of the sampling process


Description

Calculates estimates at each successive wave of the sampling process

Usage

cumulative.estimate(
  rds.data,
  outcome.variable,
  est.func = RDS.II.estimates,
  n.eval.points = 25,
  ...
)

Arguments

rds.data

An rds.data.frame

outcome.variable

The outcome

est.func

A function taking rds.data and outcome.variable as parameters and returning an rds.weighted.estimate object

n.eval.points

number of evaluation points to calculate the estimates at

...

additional parameters for est.func


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.