Draw bootstrap resamples for an RDS dataset, using
the algorithm described in the supporting online
material of Weir et al 2012 (see rds.boot.draw.chain() ).
Arguments
- chains
A list whose entries are the chains we want to resample
- mm
The mixing model
- dd
The degree distributions
- num.reps
The number of bootstrap resamples we want
- keep.vars
If not
NULL, then the names of variables from the original dataset we want appended to each bootstrap resampled dataset (default isNULL)