View source: R/rds_bootstrap.r
| rds.chain.boot.draws | R Documentation | 
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() ).
rds.chain.boot.draws(chains, mm, dd, num.reps, keep.vars = NULL)
| 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  | 
A list of length num.reps; each entry in
the list has one bootstrap-resampled dataset
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.