Calculates estimates at each successive wave of the sampling process
Calculates estimates at each successive wave of the sampling process
cumulative.estimate( rds.data, outcome.variable, est.func = RDS.II.estimates, n.eval.points = 25, ... )
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.