vertboot: Bootstrapping a Network with Vertex Bootstrap
Description
This function bootstraps the original network using a vertex bootstrap technique.
See snijders_borgatti_1999;textualsnowboot
and chen_etal_2018_snowboot;textualsnowboot.
Usage
vertboot(m1, boot_rep)
Arguments
m1
An adjacency matrix of the original network.
boot_rep
A positive integer number, the number of bootstrap replications.
Value
A list of bootstrapped networks as adjacency matrices.